mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
9 lines
137 B
HTML
9 lines
137 B
HTML
---
|
|
layout: default1
|
|
blog: true
|
|
---
|
|
<h4 class="post-title"> {{ page.date }} </h4>
|
|
<article class="blog-post">
|
|
{{ content }}
|
|
</article>
|