mirror of
https://github.com/Smaug123/static-site-pipeline
synced 2025-10-13 03:38:43 +00:00
2 lines
163 B
HTML
2 lines
163 B
HTML
{{if .Params.gallery }} {{- partial "medium-zoom.html" . -}} {{- partial "gallery.html" . -}}{{ end }}
|
|
{{if .Params.math }} {{- partial "math.html" . -}} {{ end }} |