mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update docs
This commit is contained in:
parent
d01a60a32c
commit
30301d3710
@ -30,16 +30,12 @@
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://unpkg.com/docsify-toc@1.0.0/dist/toc.css">
|
||||
<style>.page_toc {margin: 50 50px;}</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<nav>
|
||||
<a href="#/">EN</a>
|
||||
<a href="#/zh-cn/">中文</a>
|
||||
</nav>
|
||||
|
||||
<div id="app"></div>
|
||||
|
||||
<script>
|
||||
@ -51,7 +47,7 @@
|
||||
name: 'hasp-lvgl',
|
||||
autoHeader: true,
|
||||
loadSidebar: true,
|
||||
loadNavbar: false,
|
||||
loadNavbar: true,
|
||||
search: 'auto',
|
||||
alias: {
|
||||
'/.*/_sidebar.md': '/_sidebar.md',
|
||||
|
Loading…
x
Reference in New Issue
Block a user