Skip to content

Commit d9e9a36

Browse files
committed
s
1 parent 2d71355 commit d9e9a36

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vitepress/config.mts

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

5252
footer: {
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.`,
53+
copyright: `Copyright © BC114514-${new Date().getFullYear()} vectorlex <vectorlex@outlook.com>`,
54+
message: "This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details."
5455
}
5556
}
5657
})

0 commit comments

Comments
 (0)