add Domi and news for Hasenheim LAN

This commit was merged in pull request #21.
This commit is contained in:
David Rodenkirchen
2026-03-31 23:22:55 +02:00
parent cce49edc41
commit 7f33c140d8
6 changed files with 37 additions and 1 deletions
+9
View File
@@ -32,6 +32,15 @@ class Home(rio.Component):
margin_bottom=1,
margin_right=1
),
comps.build_news_post(
header="LAN Party im Hasenheim",
article_text_path_or_text=from_root("ezgg_website/assets/news_31_03_26.md"),
date="31.03.2026",
images=[NewsPostImage(
from_root("ezgg_website/assets/hasenheim_lan.jpg"),
"https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=12&max_width=4000&max_height=4000"
)],
),
comps.build_news_post(
header="Die EZ GG auf dem Wintermarkt",
article_text_path_or_text=from_root("ezgg_website/assets/news_16_11_25.md"),