remove imi, add christian, change zgg lan link
This commit was merged in pull request #14.
This commit is contained in:
@@ -77,15 +77,6 @@ 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",
|
||||
entry_date="18.07.2024",
|
||||
socials=[
|
||||
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/ImiKoD/"),
|
||||
SocialLink(SocialPlatform.FACEBOOK, "https://www.facebook.com/imanuel.blocher")
|
||||
]
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/fips.png"),
|
||||
name="Jan Phillip \"Medusaman\" N.",
|
||||
@@ -132,11 +123,19 @@ class DatabaseService:
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/leo.png"),
|
||||
name="Leonie \"VerpeilteHummel\" H.",
|
||||
position="Mitglied in Probezeit",
|
||||
position="Mitglied",
|
||||
entry_date="19.04.2025",
|
||||
socials=[
|
||||
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561199106422063")
|
||||
]
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
|
||||
name="Christian \"Betawurst\" R.",
|
||||
position="Mitglied in Probezeit",
|
||||
entry_date="19.07.2025",
|
||||
socials=[
|
||||
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/betawurst")
|
||||
]
|
||||
)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user