Skip to content

Commit

Permalink
katex test
Browse files Browse the repository at this point in the history
  • Loading branch information
DanHert committed Mar 11, 2024
1 parent 6381cb7 commit 6c3fd24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/head_custom.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{% assign math = page.math | default: layout.math | default: site.math %}

{% case math %}
{% when "katex" %}
{% include katex.html %}
Expand Down

0 comments on commit 6c3fd24

Please sign in to comment.