Skip to content

Commit ff2ba8d

Browse files
committed
78
1 parent 7a2bb92 commit ff2ba8d

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
@@ -50,8 +50,8 @@ export default defineConfig({
5050
],
5151

5252
footer: {
53-
copyright: `Copyright © 114514 BC - ${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."
53+
message: `Copyright © 114514 BC - ${new Date().getFullYear()} vectorlex <vectorlex@outlook.com>`,
54+
copyright: "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."
5555
}
5656
}
5757
})

0 commit comments

Comments
 (0)