From b18ec1c34b999e0ca2ae383a7224b0317bf51f38 Mon Sep 17 00:00:00 2001 From: jbergner Date: Mon, 18 May 2026 14:37:23 +0200 Subject: [PATCH] fix --- templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 0c97995..565c319 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,13 +7,13 @@ {{ if .Description }} {{ end }} - {{ block "title" . }}B1tsblog{{ end }} + {{ block "title" . }}##Blog-Name##{{ end }}
-

B1tsblog

+

##Blog-Name##