add news 060624

This commit is contained in:
David Rodenkirchen
2024-06-06 22:03:59 +02:00
parent 476726ce2a
commit 8c3ef14769
5 changed files with 21 additions and 3 deletions
+6
View File
@@ -31,6 +31,12 @@ class Home(rio.Component):
margin_bottom=1,
margin_right=1
),
comps.build_news_post(
header="Eintragung abgeschlossen!",
article_text_path_or_text=from_root("ezgg_website/assets/news_06_06_24.md"),
images=[from_root("ezgg_website/assets/a38.png")],
date="06.06.2024"
),
comps.build_news_post(
header="Beitrittsformular verfügbar",
article_text_path_or_text=from_root("ezgg_website/assets/news_02_06_24.md"),