Merge pull request 'feat: Jahreszahlen auf 2023 geändert.' (#165) from jahreswechsel_2023 into main
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

Reviewed-on: #165
This commit is contained in:
rev0lverheld 2023-01-10 22:12:40 +01:00
commit 685e8971d7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2022 WTF Kooperative eG and Members
Copyright (c) 2023 WTF Kooperative eG and Members
Copyright (c) 2021 L3D <l3d@c3woc.de>
Copyright (c) 2021 muli <muli@mrmuli.de>

View File

@ -123,7 +123,7 @@ __ ____________________
<li class="footer__navitem -third">
<a class="footer__navlink" href="{{ '/impressum'|url }}">Impressum</a> | <a class="footer__navlink" href="{{ '/datenschutz'|url }}">Datenschutzerklärung</a> <br/>
<img class="footer__wtf_logo" src="/images/wtf_logo_white.svg" alt="WTF eG - Logo" height="50%"><br>
© 2022 WTF Kooperative eG
© 2023 WTF Kooperative eG
</li>
</ul>
</div>