Compare commits

...

2 Commits

Author SHA1 Message Date
1c705ae0bd Merge pull request 'footer: Neues Jahr, neues Glück' (#247) from m3t0r-patch-1 into main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/www Build is passing
Reviewed-on: #247
2024-02-13 22:06:24 +01:00
e11d1fcbe7 footer: Neues Jahr, neues Glück
All checks were successful
continuous-integration/drone/pr Build is passing
2024-02-13 22:04:22 +01:00

View File

@ -124,7 +124,7 @@ __ ____________________
<li class="footer__navitem -third"> <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/> <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> <img class="footer__wtf_logo" src="/images/wtf_logo_white.svg" alt="WTF eG - Logo" height="50%"><br>
© 2023 WTF Kooperative eG © 2024 WTF Kooperative eG
</li> </li>
</ul> </ul>
</div> </div>