Update index.html

This commit is contained in:
Gitshaoxiang
2019-07-18 20:17:39 +08:00
committed by GitHub
parent 8f93966051
commit ee83a607a6
+2 -2
View File
@@ -50,7 +50,7 @@
window.$docsify = {
// GENERAL
// -----------------------------------------------------------------
basePath: '/test/',
basePath: '/test/docs/',
name: 'M5Stack docs',
// repo: 'https://github.com/m5stack/m5-docs',
homepage: 'index.md',
@@ -219,4 +219,4 @@
<!-- <script>setTimeout(function(){(function(){var xhr=new XMLHttpRequest();xhr.open("GET","https://web-admin.m5stack.com/api/statistic/platform");xhr.send();xhr.onerror=function(err){console.log(err)}})()});</script> -->
</html>
</html>