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
b440dc2a55
commit
011ead40e3
@ -213,6 +213,7 @@ function router() {
|
|||||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
||||||
})();
|
})();
|
||||||
}
|
}
|
||||||
|
loadDisqus();
|
||||||
|
|
||||||
if(path.indexOf('README') === -1){
|
if(path.indexOf('README') === -1){
|
||||||
$('html, body').animate({
|
$('html, body').animate({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user