add sebastian, add wintermarkt news post
This commit was merged in pull request #18.
This commit is contained in:
@@ -131,7 +131,7 @@ class DatabaseService:
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
|
||||
name="Christian \"Betawurst\" R.",
|
||||
position="Mitglied in Probezeit",
|
||||
position="Mitglied",
|
||||
entry_date="19.07.2025",
|
||||
socials=[
|
||||
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/betawurst")
|
||||
@@ -139,7 +139,7 @@ class DatabaseService:
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
|
||||
name="Thomas \"Driddy\" D.",
|
||||
position="Mitglied in Probezeit",
|
||||
position="Mitglied",
|
||||
entry_date="26.07.2025",
|
||||
socials=[]
|
||||
), MemberInfo(
|
||||
@@ -154,6 +154,12 @@ class DatabaseService:
|
||||
position="Mitglied in Probezeit",
|
||||
entry_date="04.10.2025",
|
||||
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198127708029")]
|
||||
), MemberInfo(
|
||||
picture_path=from_root("ezgg_website/assets/member_pictures/sebastian.png"),
|
||||
name="Sebastian \"Sheridanqt\" A.",
|
||||
position="Mitglied in Probezeit",
|
||||
entry_date="03.11.2025",
|
||||
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/sheridanqt/")]
|
||||
)
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user