From b95ed1a3c82c44baff4a126567527edaf4401144 Mon Sep 17 00:00:00 2001 From: davidovski <david@davidovski.xyz> Date: Mon, 23 May 2022 22:46:14 +0100 Subject: moved summaries to about --- templates/about.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'templates/about.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 @@ <div class="image"> <img src="/images/remotecontrol.gif"> </div> -</div> -<br> + <div> + <h2>blog posts</h2> + %posts% + </div> + +</div> -<h2>blog posts</h2> -- cgit v1.2.1