From 95313c580b6e0e6020df60aec1d652629cf63df4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 10 Jan 2019 03:04:15 +0100 Subject: fix mixed content for mathjax --- _includes/footer.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index f317c45..691c796 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -73,4 +73,5 @@ } }); - + + -- cgit v1.2.3