Skip to content

Commit

Permalink
Update the footer date
Browse files Browse the repository at this point in the history
  • Loading branch information
pelletierauger committed Apr 3, 2024
1 parent 407b83c commit 6c8ca50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maker.js
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ function makeContent(page, language) {
}

function makeFooter(language) {
return `<div id="footer">Guillaume Pelletier-Auger &mdash; 2016-2023
return `<div id="footer">Guillaume Pelletier-Auger &mdash; 2016-2024
</div>
</body>
</html>`;
Expand Down

0 comments on commit 6c8ca50

Please sign in to comment.