diff options
| -rw-r--r-- | www/html/index.html | 2 | ||||
| -rw-r--r-- | www/index.nix | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/html/index.html b/www/html/index.html index d2ba321..858b2aa 100644 --- a/www/html/index.html +++ b/www/html/index.html @@ -36,7 +36,7 @@ </div> <div class="row centered"> Nächste Sitzung<br> - <span class="highlight"><p class="big">19. November 2025 18:30Uhr</p> + <span class="highlight"><p class="big">17. Februar 2026 18:30Uhr</p> Treffpunkthaus Heimfeld<br> <a href="https://www.openstreetmap.org/node/6549438363" target="_blank">Friedrich-Naumann-Straße 9, 21075 Hamburg</a> </span> diff --git a/www/index.nix b/www/index.nix index f999cc0..7559b49 100644 --- a/www/index.nix +++ b/www/index.nix @@ -69,7 +69,7 @@ in { title = "Stadtteilbeirat Heimfeld"; - published = "2026-01-18"; + published = "2026-01-24"; events = with lib; listToAttrs ( |
