From 768ef0d8364535aea337ccdaa5e2187a97a4ee95 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Thu, 27 Jul 2023 15:40:37 +0200 Subject: [PATCH] Refactor Site-Wide Data --- templates/layout.html | 2 +- templates/passwd.html | 2 +- view-home.go | 3 ++- view.go | 25 +++++++++++++++++++++++++ 4 files changed, 29 insertions(+), 3 deletions(-) diff --git a/templates/layout.html b/templates/layout.html index 070d5bc..5d69c38 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -19,7 +19,7 @@
-

GVoisins.org > {{ template "title" .}}

+

App.LesGrandsVoisins.Com > {{ template "title" .}}