refactor: update social card title

This commit is contained in:
Ayo 2023-02-19 10:24:46 +01:00
parent c3efe83de0
commit f4c1364387

View file

@ -33,7 +33,7 @@ import Footer from "../components/Footer.astro";
/> />
<Card <Card
href="/social" href="/social"
title="Social" title="Social Links"
body="Connect with me on various social platforms" body="Connect with me on various social platforms"
/> />
<Card <Card