From 4f12aa2ac2e59ac5307d2b4bf2029b50f0c85988 Mon Sep 17 00:00:00 2001 From: Michael Noronha Date: Fri, 24 Nov 2017 23:29:44 -0600 Subject: [PATCH] Add latex support (#66) --- layouts/partials/footer_scripts.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/layouts/partials/footer_scripts.html b/layouts/partials/footer_scripts.html index 86692bf..9a05c5c 100644 --- a/layouts/partials/footer_scripts.html +++ b/layouts/partials/footer_scripts.html @@ -52,3 +52,10 @@ {{ end }} }; + +{{ if .Site.Params.uselatex }} + + +{{ end }}