Branding und Übersetzung

This commit is contained in:
Norbert Tretkowski 2023-11-05 10:55:58 +01:00
parent a043940301
commit 8dde3b2827
4 changed files with 13 additions and 13 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Mastowall 1.1</title>
<title>Netzbegrünung Mastowall</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="styles.css">
<link rel="apple-touch-icon" href="mastowall-favicon.png">
@ -52,8 +52,8 @@
<footer class="footer text-center py-4 mt-5">
<div class="container">
<span class="text-muted">Host your own Mastowall - check </span>
<a href="https://github.com/rstockm/mastowall" target="_blank">GitHub</a>
<a href="https://github.com/rstockm/mastowall" target="_blank">Netzbegrünung</a>
<span class="text-muted"> - Verein für GRÜNE Netzkultur e.V.</span>
</div>
</footer>