impressum und datenschutz einfügen
This commit is contained in:
10
index.html
10
index.html
@@ -191,7 +191,15 @@
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<p>© 2024 MR AI Consulting - Alle Rechte vorbehalten</p>
|
||||
<div class="container">
|
||||
<p>© 2024 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="impressum.html">Impressum</a></li>
|
||||
<li><a href="datenschutz.html">Datenschutz</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
<script defer src="https://stats.frysch.studio/script.js" data-website-id="044afb2f-ad00-4ee7-9f09-7a22d184cf0e"></script>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user