bump: 2.2.0
This commit is contained in:
parent
ac61bb0e75
commit
a4bd5fd295
5 changed files with 55 additions and 3 deletions
|
|
@ -2799,7 +2799,8 @@ var OPTIONS = merge({
|
|||
auto2top: false,
|
||||
name: '',
|
||||
themeColor: '',
|
||||
nameLink: window.location.pathname
|
||||
nameLink: window.location.pathname,
|
||||
ga: ''
|
||||
}, window.$docsify);
|
||||
var script = document.currentScript || [].slice.call(document.getElementsByTagName('script')).pop();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue