Fixes Disqus integration
This commit is contained in:
parent
7aa77e044c
commit
9de3c00bf5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<div id="disqus_thread"></div>
|
||||
<script type="text/javascript">
|
||||
{% if include.disqus %}
|
||||
{% if site.disqus %}
|
||||
|
||||
var disqus_shortname = '{{ site.disqus }}';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue