update
cards
This commit is contained in:
parent
8fca17c80c
commit
5fc8144a3f
1 changed files with 2 additions and 2 deletions
|
@ -34,12 +34,12 @@ import Footer from "../components/Footer.astro";
|
|||
newTab={true}
|
||||
href="https://github.com/ayoayco"
|
||||
title="Github"
|
||||
body="See my public projects over at Github. ❤️"
|
||||
body="See my public projects over at Github."
|
||||
/>
|
||||
<Card
|
||||
href="/social"
|
||||
title="Social"
|
||||
body="Explore a galaxy of my social accounts."
|
||||
body="Connect with me in social platforms."
|
||||
/>
|
||||
<Card
|
||||
href="/showcase"
|
||||
|
|
Loading…
Reference in a new issue