From 5218def99b062dfd1021b73bcedc1ad4d9326517 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sat, 20 Mar 2021 23:41:29 +0100 Subject: Update design --- templates/index.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 8ab8e3c..c4d1a48 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,12 +15,20 @@ + +
- Blog +

+ + blog.unlimited.pizza +

+

+ → home. +

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