We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d256e commit 6b512a1Copy full SHA for 6b512a1
_includes/disqus_comments.html
@@ -3,7 +3,7 @@
3
<div id="disqus_thread"></div>
4
<script>
5
var disqus_config = function () {
6
- this.page.url = '{{ page.url | absolute_url }}';
+ this.page.url = '{{ absolute_url }}';
7
this.page.identifier = '{{ page.url | absolute_url }}';
8
};
9
0 commit comments