use partial for conditional mathematics JS

This commit is contained in:
Ben Goldsworthy 2025-06-04 17:44:25 +02:00
parent 22da247332
commit fd6fc99ab0
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -104,7 +104,7 @@
/> />
{{- if .Param "math" -}} {{- if .Param "math" -}}
{{- partialCached "math.html" . -}} {{- partialCached "head/math.html" . -}}
{{- end -}} {{- end -}}
{{- block "header-scripts" . -}}<!-- -->{{- end -}} {{- block "header-scripts" . -}}<!-- -->{{- end -}}