From 6d908747243e1634505406092c2a2b55d6346875 Mon Sep 17 00:00:00 2001 From: lumapu Date: Fri, 4 Nov 2022 21:38:23 +0100 Subject: [PATCH] redirect to https --- layouts/partials/head.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 88504ad3..3a376f30 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -10,4 +10,7 @@ {{ $title := print .Title " | " .Site.Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }} +