From 375ec62d5ead6e7cefe447d5fe3864f28272fe0f Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Mon, 30 Mar 2020 23:38:13 +0200 Subject: [PATCH] !publish! maybe this simple thing helps.. --- themes/piratecare/layouts/print/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/piratecare/layouts/print/baseof.html b/themes/piratecare/layouts/print/baseof.html index 4281253..5d5c8df 100644 --- a/themes/piratecare/layouts/print/baseof.html +++ b/themes/piratecare/layouts/print/baseof.html @@ -3,8 +3,8 @@ {{- $gitUrl := .Site.Data.myvars.giturl -}} {{- partial "head.html" . -}} - {{ partialCached "css.html" . }} {{- partial "pagedjs.html" . -}} + {{ partialCached "css.html" . }}
{{- block "main" . }}{{- end }}