Skip to content

Commit a7f3531

Browse files
updated contact component
1 parent 2c784cd commit a7f3531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/contact/ContactComponent.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import { AnimatedTooltip } from "@/components/ui/AnimatedToolTip";
3737
text="Email me!"
3838
client:visible
3939
className="text-xl font-bold underline transition-colors duration-75 hover:text-blue-500"
40-
>Send me a Message</AnimatedTooltip
40+
>[email protected]</AnimatedTooltip
4141
>
4242
</div>
4343
</div>

0 commit comments

Comments
 (0)