From eeb82a9a3ae4bea91baa9417549706b7548788e3 Mon Sep 17 00:00:00 2001 From: Karl Date: Mon, 30 Jun 2025 13:16:45 +0100 Subject: [PATCH] switch title based on the page --- templates/gallery.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/templates/gallery.html b/templates/gallery.html index 145ffe3..1ec1829 100644 --- a/templates/gallery.html +++ b/templates/gallery.html @@ -198,7 +198,7 @@ Home -

Image Archive

+

Image Archive

@@ -215,11 +215,11 @@