From c8bbc25228a7d199ca6868db7375f1661c3ef6e4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 23 Mar 2022 16:52:53 +0300 Subject: _includes: move everything to jekyll-theme/ --- _includes/mathjax.html | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 _includes/mathjax.html (limited to '_includes/mathjax.html') diff --git a/_includes/mathjax.html b/_includes/mathjax.html deleted file mode 100644 index e01e380..0000000 --- a/_includes/mathjax.html +++ /dev/null @@ -1,4 +0,0 @@ -{% if page.mathjax %} - - -{% endif %} -- cgit v1.2.3