Update year in the footer
This commit is contained in:
parent
2c791e7fbc
commit
8a87944e10
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
|
|
||||||
<div class="copyright">
|
<div class="copyright">
|
||||||
{% contact_name the_site=the_site %}
|
{% contact_name the_site=the_site %}
|
||||||
© 2020
|
© 2022
|
||||||
• <a href="https://public-health.ch/privacy/">Privacy</a>
|
• <a href="https://public-health.ch/privacy/">Privacy</a>
|
||||||
• <a href="https://public-health.ch/impressum/">Impressum</a>
|
• <a href="https://public-health.ch/impressum/">Impressum</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue