mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
half mentors updated, few requires images and description
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="page">
|
||||
{%- assign date_format = "%F" -%}
|
||||
<h1>{{ page.title | escape }}</h1>
|
||||
<h5> {{ page.date | date: date_format }}</h5>
|
||||
{{ content }}
|
||||
</div>
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div class="page">
|
||||
{%- assign date_format = "%F" -%}
|
||||
<h1>{{ page.title | escape }}</h1>
|
||||
<h5> {{ page.date | date: date_format }}</h5>
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user