From b95ed1a3c82c44baff4a126567527edaf4401144 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 23 May 2022 22:46:14 +0100 Subject: [PATCH] moved summaries to about --- build.py | 4 ++-- templates/about.html | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/build.py b/build.py index 2f34c1c..bed1ac7 100644 --- a/build.py +++ b/build.py @@ -87,7 +87,7 @@ def make(): summary_templ = getTemplateHTML("summary.html") - summariesHTML = getTemplateHTML("about.html") + "\n") entry_templ = getTemplateHTML("page.html") diff --git a/templates/about.html b/templates/about.html index 0fd1ce8..64623a5 100644 --- a/templates/about.html +++ b/templates/about.html @@ -10,8 +10,11 @@
+ +
+

blog posts

+ %posts% +
+ -
- -

blog posts