Update index.html

This commit is contained in:
Gitshaoxiang
2019-07-18 20:23:15 +08:00
committed by GitHub
parent ccd86ae450
commit 5bce75c77f
+1 -2
View File
@@ -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'