add imanuel

This commit is contained in:
David Rodenkirchen
2024-07-19 23:38:52 +02:00
parent 29c11bf99e
commit e527ce9c1a
5 changed files with 18 additions and 1 deletions
@@ -77,6 +77,15 @@ class DatabaseService:
socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198299462425"),
]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/imi.png"),
name="Imanuel \"ImiKoD\" B.",
position="Mitglied in Probezeit",
entry_date="18.07.2024",
socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/ImiKoD/"),
SocialLink(SocialPlatform.FACEBOOK, "https://www.facebook.com/imanuel.blocher")
]
)
]