From 3d3feea3aa5a7c48a0577af40806c3bb03b818fb Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Sun, 31 Aug 2025 17:41:18 +0200 Subject: Implemented the website --- layout/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layout/post.html') diff --git a/layout/post.html b/layout/post.html index bd5beb3..71d40d5 100644 --- a/layout/post.html +++ b/layout/post.html @@ -1,5 +1,5 @@ -
-

{{ title }}

+
+

{{ title }}

published on {{ date }}

{{ content }}
-- cgit v1.2.3