X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/1ac49bad28800a79b25c1e22112e71018901d3ba..f6a545b00a4046879b7cc25c06c37bb6b6880b43:/templates/index.html diff --git a/templates/index.html b/templates/index.html index b8f9213..5b818a6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,50 +1,37 @@ - - + - - + - Blog at Unlimited Pizza 🍕 - - - - - - - + My Ephemeral Blog + -
+

- - blog.unlimited.pizza + My Ephemeral Blog

- This blog is also available in plain text. -

-

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

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

{{~}} - {{? it.posts.length === 0}} + {{? !has_posts}}

This is a fresh blog!

There are no posts yet.

{{?}}
-