From 0967d8d61aec968a51a463a748d2cba790bbd873 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 27 Jun 2022 20:49:35 +0100 Subject: moved list out from grid --- templates/about.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'templates/about.html') diff --git a/templates/about.html b/templates/about.html index dcb7b07..e0bc58c 100644 --- a/templates/about.html +++ b/templates/about.html @@ -11,11 +11,10 @@
+ -
-

blog posts

- %posts% -
- +
+

blog posts

+ %posts%
-- cgit v1.2.1