From 22a21c142fd10f4caf0b89478f44bb4030f0c11b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 7 May 2020 02:32:33 +0000 Subject: use "remote" Jekyll theme I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme. --- _includes/common/mathjax.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 _includes/common/mathjax.html (limited to '_includes/common/mathjax.html') diff --git a/_includes/common/mathjax.html b/_includes/common/mathjax.html deleted file mode 100644 index 7110f57..0000000 --- a/_includes/common/mathjax.html +++ /dev/null @@ -1,12 +0,0 @@ -{% if page.mathjax %} - - - -{% endif %} -- cgit v1.2.3