Skip to content

Commit 603563b

Browse files
authored
Merge pull request #15 from it-at-m/fix-docs-config
🔧 🐛 fix base-path for docs
2 parents d5adfdc + 48bb22d commit 603563b

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)