use partial for conditional mathematics JS
This commit is contained in:
parent
22da247332
commit
fd6fc99ab0
2 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
/>
|
||||
|
||||
{{- if .Param "math" -}}
|
||||
{{- partialCached "math.html" . -}}
|
||||
{{- partialCached "head/math.html" . -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- block "header-scripts" . -}}<!-- -->{{- end -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue