mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Update index.html
This commit is contained in:
+1
-2
@@ -50,7 +50,6 @@
|
||||
window.$docsify = {
|
||||
// GENERAL
|
||||
// -----------------------------------------------------------------
|
||||
basePath: '/test',
|
||||
name: 'M5Stack docs',
|
||||
// repo: 'https://github.com/m5stack/m5-docs',
|
||||
homepage: 'index.md',
|
||||
@@ -78,7 +77,7 @@
|
||||
mergeNavbar: true,
|
||||
maxLevel: 4,
|
||||
subMaxLevel: 3,
|
||||
basePath: '/',
|
||||
basePath: '/test/',
|
||||
formatUpdated: '{MM}/{DD} {HH}:{mm}',
|
||||
executeScript: true,
|
||||
ga: 'UA-131246469-2'
|
||||
|
||||
Reference in New Issue
Block a user