From 846575067978260ea9367bcebeff0f5c233861e7 Mon Sep 17 00:00:00 2001 From: RayHammer Date: Sat, 12 Nov 2022 15:41:44 +0100 Subject: Added an extra link Added hidden attribute to links --- themes/stingray/layouts/partials/head.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/stingray/layouts/partials/head.html b/themes/stingray/layouts/partials/head.html index 7a1791b..f882de0 100644 --- a/themes/stingray/layouts/partials/head.html +++ b/themes/stingray/layouts/partials/head.html @@ -8,5 +8,6 @@ {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }} - + + \ No newline at end of file -- cgit v1.2.3