mirror of
https://github.com/doocs/advanced-java.git
synced 2026-08-18 10:43:29 +08:00
docs: edit .gitignore and index
* GitHub Page: https://doocs.github.io/advanced-java * Gitee Page: https://doocs.gitee.io/advanced-java * Author: https://github.com/yanglbme
This commit is contained in:
@@ -35,14 +35,13 @@
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
<div id="app">Welcome to Advanced-Java</div>
|
||||
<div id="app">本知识仓库由 Doocs 开源社区总结发布</div>
|
||||
<script>
|
||||
window.$docsify = {
|
||||
name: 'advanced-java',
|
||||
repo: 'doocs/advanced-java',
|
||||
maxLevel: 3,
|
||||
auto2top: true,
|
||||
loadNavbar: false,
|
||||
coverpage: true,
|
||||
coverpage: 'docs/extra-page/cover.md',
|
||||
mergeNavbar: true,
|
||||
|
||||
Reference in New Issue
Block a user