refactor: update social card title
This commit is contained in:
parent
c3efe83de0
commit
f4c1364387
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue