mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 14:18:01 +08:00
4 lines
149 B
HTML
4 lines
149 B
HTML
{{- .Scratch.Set "relearnOutputFormat" "HTML" }}
|
|
{{- partial "header.html" . }}
|
|
{{- partial "content-screen.html" . }}
|
|
{{- partial "footer.html" . }} |