This commit is contained in:
Unknown 2025-03-07 12:11:39 -07:00 committed by End
parent 174ab85a42
commit 57fbcc5871
No known key found for this signature in database
2 changed files with 2 additions and 3 deletions

View file

@ -2,8 +2,7 @@
# Get your API key at: https://www.last.fm/api/account/create
VITE_LASTFM_API_KEY=your_api_key_here
VITE_LASTFM_USERNAME=your_lastfm_username
# CloudFlare Configuration
VITE_SIMPLYLURAL_API_KEY=YourSPKey
# Get these from your Cloudflare dashboard: https://dash.cloudflare.com/
CLOUDFLARE_API_TOKEN=your_cloudflare_api_token
CLOUDFLARE_ACCOUNT_ID=your_cloudflare_account_id

View file

@ -20,7 +20,7 @@ const AboutPage = () => {
<FoxCard className="header-card">
<h1 className="text-glow">About Me</h1>
<p className="text-gradient">
Transfem Foxgirl {age} years old Programmer & Streamer
End ProtoFoxes They/Them {age} years old Programmer & Streamer
</p>
</FoxCard>