Update copyright year to 2022.

This commit is contained in:
David Anson 2022-01-08 20:42:55 +00:00 committed by GitHub
parent 02707cf270
commit 05b4b5fd06
3 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@
<div class="flex-fill"></div>
<footer><a href="#" id="copyLink">Copy Link</a></footer>
<div class="flex-fill"></div>
<footer>Copyright &copy; 2015-2021 by <a href="https://dlaa.me/">David Anson</a></footer>
<footer>Copyright &copy; 2015-2022 by <a href="https://dlaa.me/">David Anson</a></footer>
</div>
</div>
<script src="markdown-it.min.js"></script>