From 7d3ac580e1ed3c3ba5fdfa689ea7ef5a7130c5a5 Mon Sep 17 00:00:00 2001 From: Pablo Marcos Date: Sun, 26 Dec 2021 16:05:12 +0100 Subject: [PATCH] Add LaTeX support Added katex scripts and css to scripts and header partials, respectively --- layouts/partials/header.html | 3 ++- layouts/partials/scripts.html | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 7568437..76a64c6 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -10,8 +10,9 @@ - + + {{/* add favicon only if the site author has provided the the favicon */}} diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index f4d92d9..0abc5a3 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -5,3 +5,6 @@ + + +