Skip to content

Commit b6b9f98

Browse files
committed
docs
1 parent 7046f9b commit b6b9f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242

4343
window.$docsify.plugins = [].concat(function (hook) {
44-
hook.beforeEach(function collect() {
44+
hook.doneEach(function collect() {
4545
gtag('set', 'page_path', location.hash);
4646
gtag('event', 'page_view');
4747
})

0 commit comments

Comments
 (0)