mirror of
https://github.com/Death916/deathsite.git
synced 2026-04-10 03:04:41 -07:00
guilds
This commit is contained in:
parent
71adf553d6
commit
e4e3673585
1 changed files with 1 additions and 4 deletions
|
|
@ -4,9 +4,6 @@ import reflex as rx
|
||||||
import datetime
|
import datetime
|
||||||
import asyncio
|
import asyncio
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# constants
|
# constants
|
||||||
TWITCH_USERNAME = "Death916"
|
TWITCH_USERNAME = "Death916"
|
||||||
YOUTUBE_URL = "https://www.youtube.com/@916HS"
|
YOUTUBE_URL = "https://www.youtube.com/@916HS"
|
||||||
|
|
@ -32,7 +29,7 @@ PROJECTS_DATA = [
|
||||||
"title": "Death916's Guild",
|
"title": "Death916's Guild",
|
||||||
"description": "My guild page.",
|
"description": "My guild page.",
|
||||||
"status": "Planning",
|
"status": "Planning",
|
||||||
"link": "/guild",
|
"link": "https://guildsofwow.com/restoration",
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue