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}
|
newTab={true}
|
||||||
href="https://github.com/ayoayco"
|
href="https://github.com/ayoayco"
|
||||||
title="Github"
|
title="Github"
|
||||||
body="See my public projects over at Github. ❤️"
|
body="See my public projects over at Github."
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
href="/social"
|
href="/social"
|
||||||
title="Social"
|
title="Social"
|
||||||
body="Explore a galaxy of my social accounts."
|
body="Connect with me in social platforms."
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
href="/showcase"
|
href="/showcase"
|
||||||
|
|
Loading…
Reference in a new issue