Skip to content

Commit b279cb6

Browse files
committed
update math support
1 parent 14799b0 commit b279cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/head.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
<script defer type="text/javascript" src="{{ $js.Permalink }}" integrity="{{ $js.Data.Integrity }}"></script>
2121
{{- end }}
2222

23-
{{ partial "mathj.html" . }}
23+
{{ partial "math.html" . }}

0 commit comments

Comments
 (0)