From 665cc9de3c4ade4a3392f417c75e288dbcae6fed Mon Sep 17 00:00:00 2001 From: Shagun Sodhani Date: Sun, 21 Jul 2019 22:15:29 -0400 Subject: [PATCH] Add support for latex equations --- site/_layouts/default.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/site/_layouts/default.html b/site/_layouts/default.html index 81aa49eb..72bd5590 100755 --- a/site/_layouts/default.html +++ b/site/_layouts/default.html @@ -1,5 +1,15 @@ + + + {% include head.html %}