Skip to content

Commit 8c9fa96

Browse files
committed
Fix add base url
1 parent a523506 commit 8c9fa96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export default defineConfig({
1313
}
1414
},
1515
server: {
16+
baseurl: "2025.nixcon.org",
1617
prerender: {
1718
crawlLinks: true,
1819

0 commit comments

Comments
 (0)