We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802ce70 commit 2d71355Copy full SHA for 2d71355
1 file changed
.vitepress/config.mts
@@ -50,8 +50,7 @@ export default defineConfig({
50
],
51
52
footer: {
53
- message: "Released under the WTFPL License.",
54
- copyright: `Copyright © BC114514-${new Date().getFullYear()}`,
+ copyright: `Copyright © BC114514-${new Date().getFullYear()} vectorlex <vectorlex@outlook.com>\nThis work is free. You can redistribute it and/or modify it under the\nterms of the Do What The Fuck You Want To Public License, Version 2,\nas published by Sam Hocevar. See the COPYING file for more details.`,
55
}
56
57
})
0 commit comments