add sebastian, add wintermarkt news post

This commit was merged in pull request #18.
This commit is contained in:
David Rodenkirchen
2025-11-11 23:31:18 +01:00
parent 1003df4b42
commit 4dfc8887c5
5 changed files with 20 additions and 3 deletions
+6
View File
@@ -32,6 +32,12 @@ class Home(rio.Component):
margin_bottom=1,
margin_right=1
),
comps.build_news_post(
header="Bottenhorner Wintermarkt",
article_text_path_or_text=from_root("ezgg_website/assets/news_11_11_25.md"),
date="11.11.2025",
images=[],
),
comps.build_news_post(
header="Das war die BieberLAN 49",
article_text_path_or_text=from_root("ezgg_website/assets/news_07_10_25.md"),