From 3bc5c423fb34543a01f9acf5d9bd55baadf89678 Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Thu, 18 Jul 2019 20:10:21 +0800 Subject: [PATCH] add basePath --- docs/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.html b/docs/index.html index d8d43d56..51a90ce4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -50,6 +50,7 @@ window.$docsify = { // GENERAL // ----------------------------------------------------------------- + basePath: '/test/', name: 'M5Stack docs', // repo: 'https://github.com/m5stack/m5-docs', homepage: 'index.md',