X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/397444675d7156acd6495223a3b15175d6853589..edcd0e51b3e0a6d52a560f293b7e6a08999cfd0c:/templates/index.html diff --git a/templates/index.html b/templates/index.html index e741c68..5b818a6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,34 +1,37 @@ - - + - + + - blog 🍕 + - - - + My Ephemeral Blog + -
- Blog +
+

+ My Ephemeral Blog +

- {{#posts}} -
- {{{html}}} +

+ Only 3 posts kept at a time. + This blog is also available in txt + and rss +

+ {{~ posts: post}} +
+ {{= post.html}}
-
- {{/posts}} - {{^posts}} +
+ {{~}} + {{? !has_posts}}

This is a fresh blog!

There are no posts yet.

- {{/posts}} + {{?}}
-