Skip to content

Commit 802ce70

Browse files
committed
a
1 parent af87751 commit 802ce70

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ export default defineConfig({
77
srcDir: "src",
88
title: "vectorlex.github.io",
99
description: "vectorlex的意义不明的个人网站",
10-
sitemap: {
11-
hostname: "https://vectorlex.github.io/",
12-
},
10+
sitemap: { hostname: "https://vectorlex.github.io/" },
1311
themeConfig: {
1412
search: {
1513
provider: "local"

0 commit comments

Comments
 (0)