diff options
| author | Valentin <valentin@fricklerhandwerk.de> | 2026-03-30 22:32:46 +0200 |
|---|---|---|
| committer | Valentin <valentin@fricklerhandwerk.de> | 2026-03-30 22:32:46 +0200 |
| commit | 5b0cb47d54947b4116e7de5f46efb843bee64024 (patch) | |
| tree | 1e99510a45d934f4de053e312828fc2eea8a786e | |
| parent | fd7e0fbf0a63582262f5b103b6498c56ce14e57c (diff) | |
Termin für nächste Beiratssitzung eingetragen
| -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 858b2aa..ebebf1d 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">17. Februar 2026 18:30Uhr</p> + <span class="highlight"><p class="big">18. Mai 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 c2bdfce..5b78d40 100644 --- a/www/index.nix +++ b/www/index.nix @@ -69,7 +69,7 @@ in { title = "Stadtteilbeirat Heimfeld"; - published = "2026-03-29"; + published = "2026-03-30"; events = with lib; listToAttrs ( |
