update member and add news
This commit was merged in pull request #1.
This commit is contained in:
@@ -80,7 +80,7 @@ class DatabaseService:
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/imi.png"),
|
||||
name="Imanuel \"ImiKoD\" B.",
|
||||
position="Mitglied in Probezeit",
|
||||
position="Mitglied",
|
||||
entry_date="18.07.2024",
|
||||
socials=[
|
||||
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/ImiKoD/"),
|
||||
@@ -89,11 +89,11 @@ class DatabaseService:
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/fips.png"),
|
||||
name="Jan Phillip \"Medusaman\" N.",
|
||||
position="Mitglied in Probezeit",
|
||||
position="Mitglied",
|
||||
entry_date="20.07.2024",
|
||||
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198033110015")]
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/jens.png"),
|
||||
name="Jens \"dusker\" G.",
|
||||
position="Mitglied in Probezeit",
|
||||
entry_date="09.08.2024",
|
||||
|
||||
Reference in New Issue
Block a user