From 1e9a0ad13fa395c4fb1cb602a5a9a822d9a820d1 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 4 Feb 2018 15:00:49 +0800 Subject: [PATCH] make fb comments mobile responsive --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 3bf1597..b9e040f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -23,7 +23,7 @@ layout: default

Thoughts? Post them on the comments below! :)

-
+
{% if site.disqus.shortname %} {% include disqus_comments.html %}