add leo
This commit was merged in pull request #11.
This commit is contained in:
@@ -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")
|
||||
]
|
||||
)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user