Skip to content

Commit

Permalink
update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
llabend committed Jan 16, 2025
1 parent 5561037 commit eb6ec98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default defineConfig({
],

footer: {
copyright: 'Copyright © 2024 Laura Abend',
copyright: 'Copyright © 2025 Laura Abend',
},
},
});

0 comments on commit eb6ec98

Please sign in to comment.