From e5e9f4f7ccb26fb7c9324eba79c6cc0966364442 Mon Sep 17 00:00:00 2001 From: GitKraken Date: Fri, 25 Sep 2020 13:20:08 +0200 Subject: [PATCH] change link to css to relative --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 4312b90..c067e52 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,7 +5,7 @@ {{ .Title }} · {{ .Site.Title }} - + {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}}