diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index a37f870..f8ac432 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -20,7 +20,7 @@ const links: Link[] = [ text: "social" }, { - url: "https://ayco.io/gh", + url: "https://ayco.io/gh/", icon: "github", }, {