hugo-theme-relearn/layouts/_default/index.html

2 lines
78 B
HTML
Raw Normal View History

{{- .Scratch.Set "relearnOutputFormat" "HTML" }}
2022-07-05 22:15:33 +00:00
{{- partial "_main.html" . }}