bio static

This commit is contained in:
Josh Patra
2025-04-11 18:29:27 -04:00
parent e48867187e
commit 82204d6586

View File

@@ -500,13 +500,10 @@
{typedRole} {typedRole}
</h2> </h2>
<!-- Fade in the bio after typewriting is complete --> <!-- Fade in the bio after typewriting is complete -->
<p <p class="text-gray-300 leading-relaxed mb-8">
class="text-gray-300 leading-relaxed mb-8 transition-opacity duration-1500 delay-300 {bioVisible
? 'opacity-100'
: 'opacity-0'}"
>
{profile.bio} {profile.bio}
</p> </p>
<div class="flex flex-wrap gap-4"> <div class="flex flex-wrap gap-4">
<a <a
href="/Josh_Patra_Resume.pdf" href="/Josh_Patra_Resume.pdf"