Add David, Add EZGG LAN Edition 1.0 News and Pictures

This commit was merged in pull request #22.
This commit is contained in:
David Rodenkirchen
2026-05-26 00:37:20 +02:00
parent 7f33c140d8
commit 4eb8e64eca
6 changed files with 41 additions and 9 deletions
+9
View File
@@ -32,6 +32,15 @@ class Home(rio.Component):
margin_bottom=1,
margin_right=1
),
comps.build_news_post(
header="EZGG LAN Edition 1.0",
article_text_path_or_text=from_root("ezgg_website/assets/news_26_05_26.md"),
date="26.05.2026",
images=[NewsPostImage(
from_root("ezgg_website/assets/ezgglan1.jpg"),
"https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=18"
)],
),
comps.build_news_post(
header="LAN Party im Hasenheim",
article_text_path_or_text=from_root("ezgg_website/assets/news_31_03_26.md"),