mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
theme: restore compat with Hugo 0.95.0 #580
This commit is contained in:
parent
f2458d70a5
commit
20e14fb4d6
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
{{- partial "heading-pre.html" . }}<h1 id="{{ $title | anchorize }}">{{ $title }}</h1>{{ partial "heading-post.html" . }}
|
||||
{{- end }}
|
||||
|
||||
{{- partial "initial.md" . | .RenderString }}
|
||||
{{- "layouts/partials/initial.md" | readFile | .RenderString }}
|
Loading…
Reference in a new issue