From 284327e7c7e3fbca184b5d8384a590ae1c1896fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arma=C3=ABl=20Gu=C3=A9neau?= Date: Mon, 11 Nov 2024 18:57:39 +0100 Subject: Make the toplevel title a link to the homepage ("Guichet Deuxfleurs") --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 3f9851d..9c35ad3 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -10,7 +10,7 @@
-

Guichet Deuxfleurs💮💮

+

Guichet Deuxfleurs💮💮


{{template "body" .}}
-- cgit v1.2.3