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

2 lines
80 B
HTML
Raw Normal View History

{{- .Scratch.Set "relearnOutputFormat" "HTML" }}
2022-04-11 21:04:49 +00:00
{{- partial "_single.html" . }}