feat: Update logo and enhance DNS management functionality

This commit is contained in:
2026-04-26 23:09:31 +02:00
parent f7d9e19d6b
commit 14e873190a
4 changed files with 16 additions and 4 deletions
+2 -2
View File
@@ -366,8 +366,8 @@
<nav class="site-nav">
<div class="site-shell site-nav-inner">
<a class="brand" href="{{ url_for('default') }}">
<img src="{{ url_for('static', filename='images/logo-1.jpeg') }}" alt="Invario Logo">
<span>Invario Schule</span>
<img src="{{ url_for('static', filename='images/Logo-clear.png') }}" alt="Invario Logo">
<span>Invario</span>
</a>
<div class="nav-links" aria-label="Main Navigation">
<a href="{{ url_for('dienstleistungen') }}">Leistungen für Schulen</a>