This commit is contained in:
parent
4a75dc2784
commit
d51bee83ee
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<!-- Footer -->
|
||||
<div class="footer rounded-top">
|
||||
<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>
|
||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© 2018-2024 Ellpeck</a> – <a href="/impressum">Impressum</a> – <a href="/privacy">Privacy</a> – <a href="https://status.ellpeck.de">Status</a>
|
||||
<div class="quote">
|
||||
<span id="quote-text"></span>
|
||||
<script src="/scripts/quote.js"></script>
|
||||
|
|
|
@ -88,6 +88,6 @@
|
|||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<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>
|
||||
<a href="https://git.ellpeck.de/Ellpeck/Web">© 2021-2024 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