mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 05:56:15 -04:00
Keep current year in copyright continuously updated (#14)
Nothing but a tiny change
This commit is contained in:
parent
5cf7dc8c93
commit
6730f6f833
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
in partnership with <a href="https://www.ardanlabs.com/">Ardan Labs</a>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
© 2015-2020 Light Code Labs. All rights reserved.
|
||||
© 2015-{{now | date "2006"}} Light Code Labs. All rights reserved.
|
||||
<br>
|
||||
Caddy® is a registered trademark of Light Code Labs, LLC.
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue