Removed references to firearms

This commit is contained in:
nicholai 2025-09-10 20:48:19 -06:00
parent fe7c5c3335
commit 176a02be36

View File

@ -38,7 +38,7 @@ export default function Home() {
I wanted to justify the $6.39 I spent on the domain.
</p>
<div className="text-sm text-neutral-700 dark:text-neutral-400">
<FlipWords words={["VFX Artist", "Developer", "Guitarist", "Owns a gun"]} className="text-neutral-900 dark:text-neutral-200" />
<FlipWords words={["VFX Artist", "Developer"]} className="text-neutral-900 dark:text-neutral-200" />
</div>
</section>