Update index.html

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

View File

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