added links to the status site
All checks were successful
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2022-02-12 12:22:44 +01:00
parent 7770a8eea2
commit 021ff5f7b2
3 changed files with 3 additions and 2 deletions

View file

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

View file

@ -40,6 +40,7 @@
<a href="https://ellpeck.de">🏠 Main Site</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">&copy; Ellpeck</a>
</div>
<div id="content">

View file

@ -95,6 +95,6 @@
</div>
<div class="footer">
<a href="https://git.ellpeck.de/Ellpeck/Web">&copy; 2021 Ellpeck</a> &ndash; <a href="https://ellpeck.de/impressum">Impressum</a> &ndash; <a href="https://ellpeck.de/privacy">Privacy</a>
<a href="https://git.ellpeck.de/Ellpeck/Web">&copy; 2021 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>