mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 18:35:13 +00:00
.
This commit is contained in:
parent
5cf0b866dd
commit
5bca59d3d2
2 changed files with 2 additions and 3 deletions
|
|
@ -2,8 +2,7 @@
|
||||||
# Get your API key at: https://www.last.fm/api/account/create
|
# Get your API key at: https://www.last.fm/api/account/create
|
||||||
VITE_LASTFM_API_KEY=your_api_key_here
|
VITE_LASTFM_API_KEY=your_api_key_here
|
||||||
VITE_LASTFM_USERNAME=your_lastfm_username
|
VITE_LASTFM_USERNAME=your_lastfm_username
|
||||||
|
VITE_SIMPLYLURAL_API_KEY=YourSPKey
|
||||||
# CloudFlare Configuration
|
|
||||||
# Get these from your Cloudflare dashboard: https://dash.cloudflare.com/
|
# Get these from your Cloudflare dashboard: https://dash.cloudflare.com/
|
||||||
CLOUDFLARE_API_TOKEN=your_cloudflare_api_token
|
CLOUDFLARE_API_TOKEN=your_cloudflare_api_token
|
||||||
CLOUDFLARE_ACCOUNT_ID=your_cloudflare_account_id
|
CLOUDFLARE_ACCOUNT_ID=your_cloudflare_account_id
|
||||||
|
|
@ -20,7 +20,7 @@ const AboutPage = () => {
|
||||||
<FoxCard className="header-card">
|
<FoxCard className="header-card">
|
||||||
<h1 className="text-glow">About Me</h1>
|
<h1 className="text-glow">About Me</h1>
|
||||||
<p className="text-gradient">
|
<p className="text-gradient">
|
||||||
Transfem Foxgirl • {age} years old • Programmer & Streamer
|
End • ProtoFoxes • They/Them • {age} years old • Programmer & Streamer
|
||||||
</p>
|
</p>
|
||||||
</FoxCard>
|
</FoxCard>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue