From a356d60b2bea3b3c864a1168214dbd0987fd7583 Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Sat, 30 Aug 2025 18:52:06 +0200 Subject: first commit --- layout/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layout/post.html') diff --git a/layout/post.html b/layout/post.html index f0a42be..bd5beb3 100644 --- a/layout/post.html +++ b/layout/post.html @@ -1,5 +1,5 @@

{{ title }}

-

Published on {{ date }} by {{ author }}

+

published on {{ date }}

{{ content }}
-- cgit v1.2.3