We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879802c commit 1a8e64cCopy full SHA for 1a8e64c
astro.config.mjs
@@ -17,7 +17,7 @@ export default defineConfig({
17
},
18
plugins: [tailwindcss()],
19
20
-
+ base: "/gaman-docs/",
21
site: "https://gaman.7togk.id",
22
server: {
23
port: 3521,
0 commit comments