1
0
Fork 0

[+] 配置Doc文档

master
Taskeren 2019-07-10 22:12:39 +08:00
parent 1b56bea985
commit c83c9b9e17
1 changed files with 3 additions and 2 deletions

View File

@ -12,8 +12,9 @@
<div id="app"></div>
<script>
window.$docsify = {
name: '',
repo: ''
name: 'NativeBot',
repo: 'https://github.com/nitu2003/NativeBot',
auto2top: true
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>