We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945a04c commit 374d44aCopy full SHA for 374d44a
1 file changed
index.html
@@ -70,7 +70,7 @@
70
<script>
71
window.$docsify = {
72
name: 'AutoScript X-Ray',
73
- repo: 'https://github.com/inirey', // ganti repo kalau mau
+ repo: 'https://github.com/cabrata/autoscript', // ganti repo kalau mau
74
loadSidebar: true, // aktifin _sidebar.md
75
loadNavbar: true, // aktifin _navbar.md (optional)
76
subMaxLevel: 3,
@@ -106,3 +106,4 @@
106
<script src="https://cdn.jsdelivr.net/npm/docsify-darklight-theme@3/dist/docsify-themeable/main.min.js"></script>
107
</body>
108
</html>
109
+
0 commit comments