2.0.0 - Overhaul
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m13s

This commit is contained in:
2025-08-18 11:44:55 -06:00
parent bd71602d95
commit ec58d44b9d
20 changed files with 273 additions and 1345 deletions

View File

@@ -19,7 +19,7 @@ import { personalInfo, homepageSections } from "../config/data";
/>
<h1
class="bg-gradient-to-r from-primary via-secondary to-accent bg-clip-text text-transparent text-4xl sm:text-6xl font-bold text-center"
class="text-primary text-4xl sm:text-6xl font-bold text-center"
>
{personalInfo.name}
</h1>