Update branding in multiple files to reflect personal ownership: Changed references from "Über uns" to "Über mich" in demo.html, README.md, footer.php, header.php, and about.php, enhancing the personal touch of the content.

This commit is contained in:
𝓜𝓪𝓬𝓮™
2026-04-08 14:43:31 +02:00
parent df705701f0
commit 29386b2ab6
7 changed files with 10 additions and 10 deletions

View File

@@ -24,7 +24,7 @@
<div class="footer-section">
<h4>Unternehmen</h4>
<ul>
<li><a href="/about">Über uns</a></li>
<li><a href="/about">Über mich</a></li>
<li><a href="/contact">Kontakt</a></li>
<li><a href="/impressum">Impressum</a></li>
<li><a href="/datenschutz">Datenschutz</a></li>