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 --> <!-- Footer -->
<div class="footer rounded-top"> <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"> <div class="quote">
<span id="quote-text"></span> <span id="quote-text"></span>
<script src="/scripts/quote.js"></script> <script src="/scripts/quote.js"></script>

View file

@ -88,6 +88,6 @@
</div> </div>
<div class="footer"> <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> </div>
</body> </body>