Skip to content

Commit

Permalink
Update copyright to 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhou842 committed Mar 12, 2022
1 parent 20d558c commit 5fbdd6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
url: 'https://victorzhou.com',
title: 'victorzhou.com',
subtitle: 'Software Engineer. I blog about web development, machine learning, and more topics.',
copyright: '© Victor Zhou 2021',
copyright: '© Victor Zhou 2022',
postsPerPage: 8,
googleAnalyticsId: 'UA-58664433-1',
menu: [
Expand Down

0 comments on commit 5fbdd6a

Please sign in to comment.