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

2 lines
79 B
HTML
Raw Normal View History

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