add himmelfahrt

This commit is contained in:
David Rodenkirchen
2025-05-30 11:16:55 +02:00
parent c0041b031f
commit e34c50df20
4 changed files with 27 additions and 0 deletions
+9
View File
@@ -32,6 +32,15 @@ class Home(rio.Component):
margin_bottom=1,
margin_right=1
),
comps.build_news_post(
header="Himmelfahrt und Maibowle",
article_text_path_or_text=from_root("ezgg_website/assets/news_30_05_25.md"),
date="14.04.2025",
images=[NewsPostImage(
from_root("ezgg_website/assets/himmelfahrt_2025.jpg"),
"https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photos.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61"
)],
),
comps.build_news_post(
header="Meter-Meister EZ GG !",
article_text_path_or_text=from_root("ezgg_website/assets/news_14_04_25.md"),