feat(auth/index): copyright date to present

This commit is contained in:
Ethan Nguyen 2023-04-16 18:15:15 -05:00
parent 65319aae4a
commit 546e8d642f
No known key found for this signature in database
GPG Key ID: B4CA5339AF911920

View File

@ -31,7 +31,7 @@
<p> <p>
This website is <a href="https://github.com/etnguyen03/tjdests" target="_blank">open source</a>, This website is <a href="https://github.com/etnguyen03/tjdests" target="_blank">open source</a>,
and is currently maintained by {{ settings.MAINTAINER }}<br> and is currently maintained by {{ settings.MAINTAINER }}<br>
<small>© 2021 <a href="https://github.com/etnguyen03/tjdests/graphs/contributors" target="_blank">Ethan Nguyen and contributors</a>. <small>© 2021-{% now "Y" %} <a href="https://github.com/etnguyen03/tjdests/graphs/contributors" target="_blank">Ethan Nguyen and contributors</a>.
All rights reserved.</small> All rights reserved.</small>
</p> </p>