We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698b57d commit 9541914Copy full SHA for 9541914
1 file changed
.vitepress/config.mts
@@ -49,10 +49,10 @@ export default defineConfig({
49
50
footer: {
51
message: 'Released under the Apache License 2.0.',
52
- copyright: 'Copyright © 2025 Kohai'
+ copyright: 'Copyright © 2025-2026 Kohai'
53
}
54
},
55
sitemap: {
56
- hostname: 'https://copicseal.kohai.top'
+ hostname: 'https://copicseal.com'
57
58
})
0 commit comments