updated copyright years
This commit is contained in:
parent
a1c0452607
commit
2d9c2e7ce5
2 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
<!-- Footer -->
|
||||
<div class="footer rounded-top">
|
||||
<span class="text-muted"><a href="https://git.ellpeck.de/Ellpeck/Web">© 2018-2021 Ellpeck</a> – <a href="/impressum">Impressum</a> – <a href="/privacy">Privacy</a> – <a href="https://status.ellpeck.de">Status</a></span>
|
||||
<span class="text-muted"><a href="https://git.ellpeck.de/Ellpeck/Web">© 2018-2023 Ellpeck</a> – <a href="/impressum">Impressum</a> – <a href="/privacy">Privacy</a> – <a href="https://status.ellpeck.de">Status</a></span>
|
||||
<div class="quote">
|
||||
<span id="quote-text"></span>
|
||||
<script src="/scripts/quote.js"></script>
|
||||
<img src="/res/blobheart.png" id="blobheart" alt="A blob emoji holding a heart">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -84,6 +84,6 @@
|
|||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© 2021 Ellpeck</a> – <a href="https://ellpeck.de/impressum">Impressum</a> – <a href="https://ellpeck.de/privacy">Privacy</a> – <a href="https://status.ellpeck.de">Status</a>
|
||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© 2021-2023 Ellpeck</a> – <a href="https://ellpeck.de/impressum">Impressum</a> – <a href="https://ellpeck.de/privacy">Privacy</a> – <a href="https://status.ellpeck.de">Status</a>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue