implement more social links, change naming of e.V.

This commit is contained in:
David Rodenkirchen
2024-06-06 17:24:20 +00:00
parent 5dee350c6a
commit 09ff8c78a9
19 changed files with 152 additions and 53 deletions
+2
View File
@@ -0,0 +1,2 @@
from .socials import SocialPlatform, SocialLink, SOCIAL_PLATFORM_ICON_MAP
from .member_info import MemberInfo