Skip to content

Commit

Permalink
update math support
Browse files Browse the repository at this point in the history
  • Loading branch information
xnzone committed Feb 25, 2023
1 parent 14799b0 commit b279cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
<script defer type="text/javascript" src="{{ $js.Permalink }}" integrity="{{ $js.Data.Integrity }}"></script>
{{- end }}

{{ partial "mathj.html" . }}
{{ partial "math.html" . }}

0 comments on commit b279cb6

Please sign in to comment.