mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Added layout
This commit is contained in:
parent
6e03b8f3cf
commit
faa5fd067f
8
_layouts/post.html
Normal file
8
_layouts/post.html
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
layout: default1
|
||||||
|
blog: true
|
||||||
|
---
|
||||||
|
<h4 class="post-title"> {{ page.date }} </h4>
|
||||||
|
<article class="blog-post">
|
||||||
|
{{ content }}
|
||||||
|
</article>
|
Loading…
Reference in New Issue
Block a user