Browse Source

fix disqus not load

master
Laurensius Jeffrey 8 years ago
committed by GitHub
parent
commit
2688a205c4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      _includes/disqus.html

+ 1
- 1
_includes/disqus.html View File

@ -3,7 +3,7 @@
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = '{{ site.disqus }}';
// ensure that pages with query string get the same discussion
/* ensure that pages with query string get the same discussion */
var url_parts = window.location.href.split("?");
var disqus_url = url_parts[0];
(function() {


|||||||
x
 
000:0
Loading…
Cancel
Save