mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
edit ditto.js
This commit is contained in:
parent
f02b74ea80
commit
da6ec972d5
@ -196,7 +196,7 @@ function router() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
window.disqus_identifier=location.hash;
|
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
|
// otherwise get the markdown and render it
|
||||||
var loading = show_loading();
|
var loading = show_loading();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user