Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr committed Jun 30, 2014
1 parent 95b48d5 commit 7638e98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/article-header.html
Expand Up @@ -32,7 +32,7 @@
<span>
<strong>Reading time:</strong> <span class="reading-time" style="display:inline"></span>
</span>
<span><strong>Comments:</strong> <a href="http://juristr.com{{ page.url }}#disqus_thread" class="load-comments">0</a></span>
<span><strong>Comments:</strong> <a href="#disqus_thread" class="load-comments" data-disqus-identifier="http://juristr.com{{ page.url }}">0</a></span>
</div>
<div class="contribute">
<a href="https://github.com/juristr/juristr.github.com/edit/master/{{ page.path }}">
Expand Down
2 changes: 1 addition & 1 deletion _includes/disqus_comments
Expand Up @@ -6,7 +6,7 @@

<div id="disqus_thread">

<a href="http://juristr.com{{ page.url }}#disqus_thread" class="load-comments">0</a>
<a href="#disqus_thread" class="load-comments" data-disqus-identifier="http://juristr.com{{page.url}}">0</a>

</div>
</div>
Expand Down

0 comments on commit 7638e98

Please sign in to comment.