From 5621ea7a7dc5e8898b5937fdb7b3a9c9aea75dbd Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 20 Sep 2023 11:17:14 +0200 Subject: [PATCH] update gh link --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", }, {