mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
add disqus_url to comment js block
This commit is contained in:
parent
7cafcf6c24
commit
4f6467ce08
13 changed files with 13 additions and 13 deletions
|
|
@ -63,6 +63,7 @@
|
|||
<div id="disqus_thread"></div>
|
||||
<script type="text/javascript">
|
||||
var disqus_identifier = "second-article.html";
|
||||
var disqus_url = "./second-article.html";
|
||||
(function() {
|
||||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
|
||||
dsq.src = 'http://blog-notmyidea.disqus.com/embed.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue