Update layout, add hero image, events, and update impressum

This commit is contained in:
Antigravity
2026-06-09 15:50:30 +00:00
parent 44e513c59a
commit 99a999018d
8 changed files with 173 additions and 393 deletions

View File

@@ -28,5 +28,5 @@ Um die Seite auf einem Produktivserver zu hosten, benötigst du Docker und ideal
docker compose up -d
```
Die Webseite ist nun unter `http://<IP-DEINES-SERVERS>:8080` erreichbar.
Die Webseite ist nun unter `http://<IP-DEINES-SERVERS>:84` erreichbar.
(Du kannst den Port in der `docker-compose.yml` entsprechend auf 80 oder hinter einen Reverse-Proxy wie Traefik / Nginx Proxy Manager anpassen).