Skip to content

Commit 0a00e2f

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

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
@@ -41,7 +41,7 @@ export default defineConfig({
4141

4242
footer: {
4343
message: 'A stealthpuppy project. <a target="_blank" href="https://icons8.com/icon/tI2IB1EJFmdP/greentech">Greentech</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>. <a target="_blank" href="https://icons8.com/icon/gc3EFfPcJEXt/deployment">Deployment</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>',
44-
copyright: 'Copyright &copy; 2025 Aaron Parker.'
44+
copyright: 'Copyright &copy; 2026 Aaron Parker.'
4545
},
4646
}
4747
})

0 commit comments

Comments
 (0)