!publish! maybe this simple thing helps..

This commit is contained in:
Marcell Mars 2020-03-30 23:38:13 +02:00
parent b946655a00
commit 375ec62d5e
1 changed files with 1 additions and 1 deletions

View File

@ -3,8 +3,8 @@
{{- $gitUrl := .Site.Data.myvars.giturl -}}
<html lang="{{ with .Site.LanguageCode }}{{ . }}{{ else }}en-us{{ end }}">
{{- partial "head.html" . -}}
{{ partialCached "css.html" . }}
{{- partial "pagedjs.html" . -}}
{{ partialCached "css.html" . }}
<body>
<article>
{{- block "main" . }}{{- end }}