update 2025-03-27

This commit was merged in pull request #9.
This commit is contained in:
David Rodenkirchen
2025-03-27 08:28:37 +01:00
parent b5e2610642
commit d7382fde16
3 changed files with 11 additions and 2 deletions
+6
View File
@@ -32,6 +32,12 @@ class Home(rio.Component):
margin_bottom=1,
margin_right=1
),
comps.build_news_post(
header="Hier kommt die EZ-LAN",
article_text_path_or_text=from_root("ezgg_website/assets/news_27_03_25.md"),
date="27.03.2025",
images=[],
),
comps.build_news_post(
header="Das war die BK-LuxusLAN 15",
article_text_path_or_text=from_root("ezgg_website/assets/news_25_11_24.md"),