Skip to content

Commit d32457f

Browse files
authored
Update config.mts
1 parent ba9f5c5 commit d32457f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineConfig({
88
lastUpdated: true,
99
cleanUrls: true,
1010
head: [['link', { rel: 'icon', href: '/acode.png' }]],
11-
ignoreDeadLinks: true
11+
ignoreDeadLinks: true,
1212
themeConfig: {
1313
// https://vitepress.dev/reference/default-theme-config
1414
logo: "/acode.png",

0 commit comments

Comments
 (0)