aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/custom_head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html
index c1b294d..b572e09 100644
--- a/layouts/partials/custom_head.html
+++ b/layouts/partials/custom_head.html
@@ -4,4 +4,5 @@
height: auto;
}
</style>
+
{{ if .Params.math }}{{ partial "katex.html" . }}{{ end }} \ No newline at end of file