From 6d9ed50e60ca0e93de2b58944d6aae1dfa0b29f8 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sat, 21 Oct 2017 09:42:32 +0330 Subject: [PATCH] fix(disqus): move to head --- _includes/head.html | 14 ++++++++++++-- _layouts/post.html | 9 --------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 1d053da..8483375 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -13,8 +13,8 @@ {% if page.math %} - - + + + + diff --git a/_layouts/post.html b/_layouts/post.html index 621d8bf..0b6e6a2 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -19,15 +19,6 @@ layout: default {% include share.html %}
-