Update index.html

This commit is contained in:
fvanroie 2020-12-10 23:20:45 +01:00 committed by GitHub
parent b49f764948
commit 1f8a3db74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,8 @@
<script>
window.$docsify = {
el: "#app",
repo: 'https://github.com/fvanroie/hasp-lvgl/tree/0.3.0/docs',
repo: 'https://github.com/fvanroie/hasp-lvgl/tree/0.3.0',
homepage: 'docs/README.md',
auto2top: true,
name: 'hasp-lvgl',
autoHeader: true,