Browse Source

ci: fix the base url

AlpinDale 6 months ago
parent
commit
54d6d87f0c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      docs/.vitepress/config.mts

+ 0 - 1
docs/.vitepress/config.mts

@@ -4,7 +4,6 @@ export default defineConfig({
   title: "Aphrodite Engine",
   head: [['link', { rel: 'icon', href: '/favicon.ico' }]],
   description: "User and Developer Documentation",
-  base: "/aphrodite-engine/",
   themeConfig: {
 		// nav: [{ text: "Home", link: "/" }],