Files
static-site-pipeline/hugo/themes/anatole/layouts/partials/footer.html
2023-09-30 18:34:20 +01:00

2 lines
163 B
HTML

{{if .Params.gallery }} {{- partial "medium-zoom.html" . -}} {{- partial "gallery.html" . -}}{{ end }}
{{if .Params.math }} {{- partial "math.html" . -}} {{ end }}