Skip to content

Commit 9541914

Browse files
authored
Update copyright year and hostname in config
1 parent 698b57d commit 9541914

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ export default defineConfig({
4949

5050
footer: {
5151
message: 'Released under the Apache License 2.0.',
52-
copyright: 'Copyright © 2025 Kohai'
52+
copyright: 'Copyright © 2025-2026 Kohai'
5353
}
5454
},
5555
sitemap: {
56-
hostname: 'https://copicseal.kohai.top'
56+
hostname: 'https://copicseal.com'
5757
}
5858
})

0 commit comments

Comments
 (0)