From e033ff55b4cf18ae42ebfe75276ff296bffde6c1 Mon Sep 17 00:00:00 2001 From: infl00p Date: Wed, 26 Jun 2024 17:03:26 +0300 Subject: [PATCH] add link tag --- themes/hellug-bootstrap/layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/hellug-bootstrap/layouts/partials/head.html b/themes/hellug-bootstrap/layouts/partials/head.html index 0e1d2df..cbf729d 100644 --- a/themes/hellug-bootstrap/layouts/partials/head.html +++ b/themes/hellug-bootstrap/layouts/partials/head.html @@ -10,6 +10,7 @@ + {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}}