parent
c91c5d9b5a
commit
7b4ddef553
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
layout: main
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1>{{ title }}</h1>
|
||||||
|
{{ content | safe }}
|
||||||
|
</div>
|
||||||
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"layout": "main"
|
"layout": "post",
|
||||||
|
"tags": ["posts"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in new issue