We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14799b0 commit b279cb6Copy full SHA for b279cb6
layouts/partials/head.html
@@ -20,4 +20,4 @@
20
<script defer type="text/javascript" src="{{ $js.Permalink }}" integrity="{{ $js.Data.Integrity }}"></script>
21
{{- end }}
22
23
-{{ partial "mathj.html" . }}
+{{ partial "math.html" . }}
0 commit comments