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
30301d3710
commit
f60f5830c6
@ -28,10 +28,6 @@
|
||||
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify@4/themes/dark.css"> -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify@4/themes/pure.css"> -->
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://unpkg.com/docsify-toc@1.0.0/dist/toc.css">
|
||||
<style>.page_toc {margin: 50 50px;}</style>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -59,11 +55,6 @@
|
||||
crossChapterText: false,
|
||||
},
|
||||
|
||||
toc: {
|
||||
scope: '.markdown-section',
|
||||
headings: 'h1, h2, h3, h4, h5, h6',
|
||||
title: 'Table of Contents',
|
||||
},
|
||||
}
|
||||
</script>
|
||||
<!-- Docsify v4 -->
|
||||
@ -79,8 +70,6 @@
|
||||
<script src="https://cdn.jsdelivr.net/npm/docsify-sidebar-collapse/dist/docsify-sidebar-collapse.min.js"></script>
|
||||
|
||||
<script src="https://unpkg.com/docsify-pagination/dist/docsify-pagination.min.js"></script>
|
||||
|
||||
<script src="https://unpkg.com/docsify-toc@1.0.0/dist/toc.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user