mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
edit ditto.js
This commit is contained in:
+2
-2
@@ -26,9 +26,9 @@ var disqusCode = '<h3>留言</h3><div id="disqus_thread"></div>'
|
||||
+ " })();"
|
||||
+ '</script>';
|
||||
|
||||
var disqus_identifier;
|
||||
var disqus_identifier=location.hash;
|
||||
var disqus_title;
|
||||
var disqus_url;
|
||||
var disqus_url='http://'+location.host+'/'+location.hash.replace("#", "");
|
||||
|
||||
function initialize() {
|
||||
// initialize sidebar and buttons
|
||||
|
||||
Reference in New Issue
Block a user