update docs
This commit is contained in:
@@ -9,10 +9,15 @@
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<nav class="app-nav"></nav>
|
||||
<div id="app">Loading ...</div>
|
||||
<script>
|
||||
window.$docsify = {
|
||||
name: '',
|
||||
loadSidebar: true,
|
||||
coverpage: true,
|
||||
loadNavbar: true,
|
||||
mergeNavbar: true,
|
||||
repo: 'https://github.com/Blueforcer/awtrix-light'
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user