Add support for MathJax
This commit is contained in:
parent
769fbb55e3
commit
8aac26a42b
3 changed files with 31 additions and 0 deletions
|
@ -13,4 +13,6 @@
|
|||
<nav></nav>
|
||||
{{ end }}
|
||||
|
||||
{{ if .Site.Params.mathjax }}{{ partial "mathjax_support.html" . }}{{ end }}
|
||||
|
||||
{{ partial "header-extra.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue