This commit was merged in pull request #11.
This commit is contained in:
David Rodenkirchen
2025-05-03 20:50:34 +02:00
parent b77ce61921
commit c0041b031f
5 changed files with 13 additions and 4 deletions
@@ -129,6 +129,14 @@ class DatabaseService:
socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198054947720")
]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/leo.png"),
name="Leonie \"VerpeilteHummel\" H.",
position="Mitglied in Probezeit",
entry_date="19.04.2025",
socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561199106422063")
]
)
]