From df05fe002890db70e79d4b90d29a9bd75e3a397c Mon Sep 17 00:00:00 2001 From: RayHammer Date: Mon, 24 Oct 2022 22:14:18 +0200 Subject: Added meta description tag --- themes/stingray/layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/stingray/layouts/partials/head.html b/themes/stingray/layouts/partials/head.html index 73081c4..7a1791b 100644 --- a/themes/stingray/layouts/partials/head.html +++ b/themes/stingray/layouts/partials/head.html @@ -7,5 +7,6 @@ {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }} + \ No newline at end of file -- cgit v1.2.3