mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 08:11:35 +01:00
remove leftover json syntax
This commit is contained in:
@@ -24,10 +24,10 @@ SITE_BASE_URL = "Site Base URL"
|
|||||||
WALLPAPER_URL = "/picture/example.png"
|
WALLPAPER_URL = "/picture/example.png"
|
||||||
|
|
||||||
TEAMSPEAK_SERVER = "teamspeak.com"
|
TEAMSPEAK_SERVER = "teamspeak.com"
|
||||||
DISCORD_SERVER = "https://discord.gg/",
|
DISCORD_SERVER = "https://discord.gg/"
|
||||||
FACEBOOK = "https://www.facebook.com/",
|
FACEBOOK = "https://www.facebook.com/"
|
||||||
INSTAGRAM = "https://www.instagram.com/",
|
INSTAGRAM = "https://www.instagram.com/"
|
||||||
TWITTER = "https://twitter.com/its_a_sheppy",
|
TWITTER = "https://twitter.com/its_a_sheppy"
|
||||||
|
|
||||||
TWITCH_CHANNEL = "esports_erlangen",
|
TWITCH_CHANNEL = "esports_erlangen"
|
||||||
TWITCH_PLACEHOLDER_IMG = "placeholder.png"
|
TWITCH_PLACEHOLDER_IMG = "placeholder.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user