Update index.html

This commit is contained in:
Eli
2023-06-08 01:56:08 +07:00
committed by GitHub
parent 87aa28f1b5
commit 6993aba409

View File

@@ -12,8 +12,8 @@
<div id="app"></div>
<script>
window.$docsify = {
name: "REPONAME",
repo: "USERNAME/REPONAME",
name: "skills-connect-the-dots",
repo: "elisspace/skills-connect-the-dots",
homepage: "index.html",
loadSidebar: true,
};