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 3b4db0b commit 38c59dcCopy full SHA for 38c59dc
sites/browserpod/astro.config.mjs
@@ -6,7 +6,7 @@ import { resolve } from "node:path";
6
// https://astro.build/config
7
export default defineConfig({
8
site: "https://browserpod.io",
9
- base: "/docs",
+ base: "/docs/",
10
integrations: [
11
icon(),
12
theme({
sites/cheerpj/astro.config.mjs
site: "https://cheerpj.com",
0 commit comments