File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3333 '/zh-cn/(.*)' : 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@master/$1' ,
3434 '/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
3535 '/ru-ru/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
36- '/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1'
36+ '/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1' ,
37+ '/write-a-plugin' : 'https://raw.githubusercontent.com/docsifyjs/docsify/master/docs/write-a-plugin.md'
3738 } ,
3839 auto2top : true ,
3940 coverpage : true ,
Original file line number Diff line number Diff line change 2828 '/zh-cn/(.*)' : 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@master/$1' ,
2929 '/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
3030 '/ru-ru/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
31- '/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1'
31+ '/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1' ,
32+ '/write-a-plugin' : 'https://raw.githubusercontent.com/docsifyjs/docsify/master/docs/write-a-plugin.md'
3233 } ,
3334 auto2top : true ,
3435 basePath : '/docs/' ,
You can’t perform that action at this time.
0 commit comments