From 9e65a2d60ab8806778a7a3ebebad34e4140c0c06 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Sun, 7 Apr 2024 13:08:20 +0200 Subject: [PATCH] Provide canonical URL in all pages --- themes/tsc_vfl/layouts/partials/page/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/tsc_vfl/layouts/partials/page/head.html b/themes/tsc_vfl/layouts/partials/page/head.html index 688d232..59a387b 100644 --- a/themes/tsc_vfl/layouts/partials/page/head.html +++ b/themes/tsc_vfl/layouts/partials/page/head.html @@ -11,6 +11,7 @@ {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }} +