Skip to content

Commit e2bb25b

Browse files
authored
Update config.mts
1 parent fa405e2 commit e2bb25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import footnote from "markdown-it-footnote";
77
export default defineConfig({
88
base: 'REPLACE_ME_DOCUMENTER_VITEPRESS',// TODO: replace this in makedocs!
99
title: 'REPLACE_ME_DOCUMENTER_VITEPRESS',
10-
description: "A VitePress Site",
10+
description: 'REPLACE_ME_DOCUMENTER_VITEPRESS',
1111
lastUpdated: true,
1212
cleanUrls: true,
1313
outDir: 'REPLACE_ME_DOCUMENTER_VITEPRESS', // This is required for MarkdownVitepress to work correctly...

0 commit comments

Comments
 (0)