Skip to content

Commit 48bb22d

Browse files
committed
🔧 🐛 fix base-path for docs
1 parent d5adfdc commit 48bb22d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const vitepressConfig = defineConfig({
66
title: "DBS",
77
description:
88
"Documentation for the Digital Citizen Service of the City of Munich",
9+
base: "/dbs/",
910
head: [
1011
[
1112
"link",

0 commit comments

Comments
 (0)