fix basePath
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
<script>
|
<script>
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: 'Minecraft Batch Launcher',
|
name: 'Minecraft Batch Launcher',
|
||||||
// basePath: 'https://iiiypuk.github.io/minecraft-launcher/',
|
basePath: 'https://iiiypuk.github.io/minecraft-launcher/',
|
||||||
repo: 'https://github.com/iiiypuk/minecraft-launcher/',
|
repo: 'https://github.com/iiiypuk/minecraft-launcher/',
|
||||||
coverpage: true,
|
coverpage: true,
|
||||||
onlyCover: true,
|
onlyCover: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user