mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-08 12:40:52 +00:00
basePath for docsify
This commit is contained in:
parent
39dd26912a
commit
bc2c72cf30
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: 'flying-squid',
|
name: 'flying-squid',
|
||||||
repo: 'https://github.com/PrismarineJS/flying-squid',
|
repo: 'https://github.com/PrismarineJS/flying-squid',
|
||||||
|
basePath: 'https://rawgit.com/PrismarineJS/flying-squid/master/docs/',
|
||||||
loadSidebar: true,
|
loadSidebar: true,
|
||||||
subMaxLevel: 2,
|
subMaxLevel: 2,
|
||||||
coverpage: true
|
coverpage: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue