Skip to content

Commit 9bd6f38

Browse files
committed
Update head.html
1 parent 0bd0aa6 commit 9bd6f38

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

layouts/partials/head.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,6 @@
157157

158158
{{ if or .Page.Params.math .Site.Params.math }}
159159
{{- partial "math.html" .}}
160-
{{ end }}
160+
{{ end }}
161161

162+
{{- partial "extend_head.html" . -}}

0 commit comments

Comments
 (0)