updated copyright year
All checks were successful
/ web (push) Successful in 1m45s

This commit is contained in:
Ell 2024-02-24 22:24:56 +01:00
parent 4a75dc2784
commit d51bee83ee
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<!-- Footer -->
<div class="footer rounded-top">
<a href="https://git.ellpeck.de/Ellpeck/Web">&copy; 2018-2023 Ellpeck</a> &ndash; <a href="/impressum">Impressum</a> &ndash; <a href="/privacy">Privacy</a> &ndash; <a href="https://status.ellpeck.de">Status</a>
<a href="https://git.ellpeck.de/Ellpeck/Web">&copy; 2018-2024 Ellpeck</a> &ndash; <a href="/impressum">Impressum</a> &ndash; <a href="/privacy">Privacy</a> &ndash; <a href="https://status.ellpeck.de">Status</a>
<div class="quote">
<span id="quote-text"></span>
<script src="/scripts/quote.js"></script>

View file

@ -88,6 +88,6 @@
</div>
<div class="footer">
<a href="https://git.ellpeck.de/Ellpeck/Web">&copy; 2021-2023 Ellpeck</a> &ndash; <a href="https://ellpeck.de/impressum">Impressum</a> &ndash; <a href="https://ellpeck.de/privacy">Privacy</a> &ndash; <a href="https://status.ellpeck.de">Status</a>
<a href="https://git.ellpeck.de/Ellpeck/Web">&copy; 2021-2024 Ellpeck</a> &ndash; <a href="https://ellpeck.de/impressum">Impressum</a> &ndash; <a href="https://ellpeck.de/privacy">Privacy</a> &ndash; <a href="https://status.ellpeck.de">Status</a>
</div>
</body>