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

2 lines
79 B
HTML
Raw Normal View History

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