From cd0508b3beb5ada72b33e3fe8dcf88105d5131c3 Mon Sep 17 00:00:00 2001 From: Priyansh Date: Mon, 5 Jul 2021 19:44:11 +0530 Subject: Added MathJax Support --- _includes/math.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _includes/math.html (limited to '_includes/math.html') diff --git a/_includes/math.html b/_includes/math.html new file mode 100644 index 0000000..d8697fc --- /dev/null +++ b/_includes/math.html @@ -0,0 +1,18 @@ + + \ No newline at end of file -- cgit v1.2.3