update to short links

This commit is contained in:
Ayo Ayco 2023-03-01 20:42:54 +01:00
parent bc743835f9
commit 8b0da44931
2 changed files with 5 additions and 5 deletions

View file

@ -37,13 +37,13 @@ import Footer from "../components/Footer.astro";
/>
<Card
newTab={true}
href="https://drive.google.com/file/d/1MhN8qWRJnSHM_epU9GFQL9lEsMFtHWQK/view?usp=sharing"
href="https://ayco.io/cv"
title="CV / Resume"
body="Download and peruse my skills and experience"
/>
<Card
newTab={true}
href="https://github.com/ayoayco"
href="https://ayco.io/github"
title="Github"
body="See my public projects over at Github"
/>

View file

@ -16,21 +16,21 @@ import Back from "../components/Back.astro";
<Card
newTab={true}
rel="me"
href="https://social.ayco.io/@ayo"
href="https://ayco.io/mastodon"
title="#Fediverse"
body="Follow my social microblog"
/>
<Card
newTab={true}
rel="me"
href="https://www.linkedin.com/in/ayoayco/"
href="https://ayco.io/linkedin"
title="LinkedIn"
body="Connect with me and my professional network"
/>
<Card
newTab={true}
rel="me"
href="https://soundcloud.com/ayoayco/"
href="https://ayco.io/soundcloud"
title="SoundCloud"
body="Some music I made as a hobby"
/>