diff --git a/_includes/disqus.html b/_includes/disqus_blog.html similarity index 78% rename from _includes/disqus.html rename to _includes/disqus_blog.html index 7296f00..00cc023 100644 --- a/_includes/disqus.html +++ b/_includes/disqus_blog.html @@ -1,10 +1,8 @@
+ + + + \ No newline at end of file diff --git a/blogs.md b/blogs.md index a647e10..885e73d 100644 --- a/blogs.md +++ b/blogs.md @@ -17,7 +17,7 @@ title: Blogs
-{% include disqus.html url="https://sirrychen.github.io/blogs/" %} +{% include disqus_blog.html%}
diff --git a/share.md b/share.md index 7601b66..085e0af 100644 --- a/share.md +++ b/share.md @@ -21,7 +21,7 @@ title: Share
-{% include disqus.html url="https://sirrychen.github.io/share/" %} +{% include disqus_share.html%}