This commit is contained in:
death916 2025-06-05 03:24:04 -07:00
parent 71adf553d6
commit e4e3673585

View file

@ -4,9 +4,6 @@ import reflex as rx
import datetime
import asyncio
# constants
TWITCH_USERNAME = "Death916"
YOUTUBE_URL = "https://www.youtube.com/@916HS"
@ -32,7 +29,7 @@ PROJECTS_DATA = [
"title": "Death916's Guild",
"description": "My guild page.",
"status": "Planning",
"link": "/guild",
"link": "https://guildsofwow.com/restoration",
},
]