fix: 🐛 hotfix for links

pull/2/head
Midnight 3 years ago
parent a0da2ed3b2
commit 171601743f

@ -36,8 +36,8 @@
<div class="flex flex-col lg:flex-row gap-5 justify-between"> <div class="flex flex-col lg:flex-row gap-5 justify-between">
<Card <Card
buttonHref="/works#puppypride" buttonHref="https://puppypride.social"
buttonText="🌐 More details and pictures on my Works page" buttonText="🌐 Visit Puppy Pride"
rotation="left" rotation="left"
color="bg-blue-300 dark:bg-blue-700" color="bg-blue-300 dark:bg-blue-700"
> >
@ -71,7 +71,7 @@
</Card> </Card>
<Card <Card
buttonHref="https://puppypride.social" buttonHref="https://discord.gg/ygw4DNnKvt"
buttonText="🚪 Join the Discord" buttonText="🚪 Join the Discord"
rotation="left" rotation="left"
color="bg-orange-300 dark:bg-orange-800" color="bg-orange-300 dark:bg-orange-800"

Loading…
Cancel
Save