Skip to content

Commit 2d71355

Browse files
committed
s
1 parent 802ce70 commit 2d71355

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ export default defineConfig({
5050
],
5151

5252
footer: {
53-
message: "Released under the WTFPL License.",
54-
copyright: `Copyright © BC114514-${new Date().getFullYear()}`,
53+
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.`,
5554
}
5655
}
5756
})

0 commit comments

Comments
 (0)