1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-30 14:47:25 +00:00

edit ditto.js

This commit is contained in:
ruanyf 2014-04-26 01:37:58 +08:00
parent da6ec972d5
commit e4c6f4977f

View File

@ -26,9 +26,9 @@ var disqusCode = '<h3>留言</h3><div id="disqus_thread"></div>'
+ " })();" + " })();"
+ '</script>'; + '</script>';
var disqus_identifier; var disqus_identifier=location.hash;
var disqus_title; var disqus_title;
var disqus_url; var disqus_url='http://'+location.host+'/'+location.hash.replace("#", "");
function initialize() { function initialize() {
// initialize sidebar and buttons // initialize sidebar and buttons