mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-11 22:16:59 +00:00
change the url base to match gh pages
This commit is contained in:
+1
-1
@@ -11,5 +11,5 @@ export default defineConfig({
|
|||||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
base: "/GuildMaster/"
|
base: "/"
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user