diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1c6028c..3561e31 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -6,4 +6,10 @@ {{ template "_internal/google_analytics_async.html" . }} + {{ if .Site.Params.Katex }} + + + + + {{ end }} \ No newline at end of file