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

2 lines
79 B
HTML
Raw Normal View History

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