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> <div id="app"></div>
<script> <script>
window.$docsify = { window.$docsify = {
name: "REPONAME", name: "skills-connect-the-dots",
repo: "USERNAME/REPONAME", repo: "elisspace/skills-connect-the-dots",
homepage: "index.html", homepage: "index.html",
loadSidebar: true, loadSidebar: true,
}; };