mirror of
https://github.com/danbulant/flying-squid
synced 2026-05-27 05:42:33 +00:00
Add nojekyll to make .md available directly
This commit is contained in:
parent
acbede67bd
commit
55849367de
2 changed files with 0 additions and 1 deletions
0
docs/.nojekyll
Normal file
0
docs/.nojekyll
Normal file
|
|
@ -16,7 +16,6 @@
|
||||||
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