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
@@ -212,8 +212,8 @@ function router() {
|
||||
DISQUS.reset({
|
||||
reload: true,
|
||||
config: function () {
|
||||
this.page.identifier = location.hash;
|
||||
this.page.url = location.href;
|
||||
window.disqus_identifier = location.hash;
|
||||
window.disqus_url = location.href;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user