Skip to content

Commit 0bd14ea

Browse files
committed
Update footer copyright year to 2026
Bump the footer copyright in .vitepress/config.mts from 2025 to 2026 to reflect the new year.
1 parent e0d677d commit 0bd14ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ export default defineConfig({
110110

111111
footer: {
112112
message: 'A stealthpuppy project.',
113-
copyright: 'Copyright © 2025 Aaron Parker.'
113+
copyright: 'Copyright © 2026 Aaron Parker.'
114114
},
115115

116116
editLink: {

0 commit comments

Comments
 (0)