edit ditto.js

This commit is contained in:
ruanyf
2014-04-26 01:33:05 +08:00
parent f02b74ea80
commit da6ec972d5
+1 -1
View File
@@ -196,7 +196,7 @@ function router() {
}
window.disqus_identifier=location.hash;
window.disqus_url='http://'+location.host+'?'+location.hash.replace("#", "");
window.disqus_url='http://'+location.host+'/'+location.hash.replace("#", "");
// otherwise get the markdown and render it
var loading = show_loading();