Feed test

This commit is contained in:
2026-03-19 16:15:19 +01:00
parent f1e3320ce0
commit 1af6ae3854
16 changed files with 946 additions and 1 deletions

View File

@@ -149,6 +149,12 @@
<a href="../index.html#fit" class="nav-link">Für wen?</a>
<a href="../index.html#process" class="nav-link">Prozess</a>
<a href="../index.html#demo-section" class="nav-link">Kontakt</a>
<div class="nav-dropdown">
<a href="#" class="nav-link" onclick="return false;">Services <span class="dropdown-arrow"></span></a>
<div class="dropdown-menu">
<a href="feed.html" class="dropdown-item">Google Feed</a>
</div>
</div>
</nav>
</div>