add picture for chris

This commit is contained in:
David Rodenkirchen 2024-05-28 18:13:26 +02:00
parent d2cb195c25
commit e0d5f7df3e
3 changed files with 16 additions and 15 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

View File

@ -23,6 +23,7 @@ NAVIGATION_LINKS = [
NavigationLink("Datenschutz", "material/privacy-tip", "/privacy")
]
class Navigation(rio.Component):
@rio.event.on_page_change
async def on_page_change(self) -> None:

View File

@ -56,7 +56,7 @@ class DatabaseService:
contact_mail=None,
contact_steam=None
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
picture_path=from_root("ezgg_website/assets/member_pictures/chris.png"),
name="Chris \"Meliodas\" K.",
position="Mitglied",
entry_date="29.10.2023",