gefüllte Leerzeichen

This commit is contained in:
Alexander Müller 2024-12-12 22:29:00 +01:00
parent 4affe858bc
commit 47a7072961

View file

@ -6,7 +6,7 @@
<title>Mastodon Instanzen Übersicht</title>
<link rel="stylesheet" href="./fonts/fonts.css?v=1.0.0">
<link rel="stylesheet" href="style.css?v=1.0.1">
<script type="module" src="src/main.js?v=1.0.0" defer></script>
<script type="module" src="src/main.js?v=1.0.1" defer></script>
<script src="utils/kjua-0.10.0.min.js"></script>
<meta property="og:title" content="FediKirche.de">
@ -126,9 +126,9 @@
<footer>
<nav>
<a href="https://codeberg.org/kirche-im-netz/Startodon-Hub" target="_blank" style="color: white; margin: 0 1rem; text-decoration: none;">🛠️ Quellcode</a>
<a href="https://libori.social/about" target="_blank" style="color: white; margin: 0 1rem; text-decoration: none;">✉️ Kontakt</a>
<a href="https://libori.social/privacy-policy" target="_blank" style="color: white; margin: 0 1rem; text-decoration: none;">🛡️ Datenschutz</a>
<a href="https://codeberg.org/kirche-im-netz/Startodon-Hub" target="_blank" style="color: white; margin: 0 1rem; text-decoration: none;">🛠️&nbsp;Quellcode</a>
<a href="https://libori.social/about" target="_blank" style="color: white; margin: 0 1rem; text-decoration: none;">✉️&nbsp;Kontakt</a>
<a href="https://libori.social/privacy-policy" target="_blank" style="color: white; margin: 0 1rem; text-decoration: none;">🛡️&nbsp;Datenschutz</a>
</nav>
<p>&copy; 2024 FediKirche</p>
</footer>