X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/863ccf104e7cae08268b9e46896b82a9918a22fd..02f408c24d82d1fac4e55c146c4fa57cbdcdeca4:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 0c45ce2..f1967e4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,34 +1,41 @@ - + - + + - blog 🍕 + - - - + My Ephemeral Blog + -
- Blog +
+

+ My Ephemeral Blog +

+

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

{{~ it.posts: post}} -
+
{{= post.html}}
-
+
{{~}} - {{? it.posts}} + {{? it.posts.length === 0}}

This is a fresh blog!

There are no posts yet.

{{?}}