update member and add news

This commit was merged in pull request #1.
This commit is contained in:
David Rodenkirchen
2024-10-18 10:52:54 +02:00
parent 246a0c5636
commit 68364fbc3f
4 changed files with 12 additions and 3 deletions
+5
View File
@@ -31,6 +31,11 @@ class Home(rio.Component):
margin_bottom=1,
margin_right=1
),
comps.build_news_post(
header="LANd in Sicht!",
article_text_path_or_text=from_root("ezgg_website/assets/news_18_10_24.md"),
date="18.10.2024"
),
comps.build_news_post(
header="Doppelte Neuaufnahme",
article_text_path_or_text=from_root("ezgg_website/assets/news_10_08_24.md"),