From e546e0392a3d37c90c4d271f26047605912d9623 Mon Sep 17 00:00:00 2001 From: Salakar Date: Sat, 24 Feb 2024 21:34:27 +0000 Subject: [PATCH] chore: tweak footer --- website/src/layouts/Footer.astro | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/website/src/layouts/Footer.astro b/website/src/layouts/Footer.astro index e4225a90..bbeda4d0 100644 --- a/website/src/layouts/Footer.astro +++ b/website/src/layouts/Footer.astro @@ -5,15 +5,25 @@ import { PencilIcon } from '@components/icons'; const { githubPath } = context.get(); --- -