Remove unused ResumeComponent, ServicesComponent, and related sections. Update theming for SupportThisSiteModal, adjust DogecoinIcon, and refine Cloudflare worker references.

This commit is contained in:
geoffsee
2025-06-24 15:51:39 -04:00
parent bdbc8de6d5
commit 004ec580d3
12 changed files with 30 additions and 318 deletions

View File

@@ -1,12 +1,12 @@
{
"OPENAI_API_KEY": "",
"OPENAI_API_ENDPOINT": "",
"PERIGON_API_KEY": "",
"EVENTSOURCE_HOST": "",
"GROQ_API_KEY": "",
"ANTHROPIC_API_KEY": "",
"FIREWORKS_API_KEY": "",
"GEMINI_API_KEY": "",
"XAI_API_KEY": "",
"CEREBRAS_API_KEY": ""
}
"CEREBRAS_API_KEY": "",
"CLOUDFLARE_API_KEY": "",
"CLOUDFLARE_ACCOUNT_ID": ""
}