From 7deb304087d272345dd569200b927b9dc1ae5aec Mon Sep 17 00:00:00 2001 From: prototypa Date: Wed, 31 Aug 2022 13:13:55 -0400 Subject: [PATCH] Fix LightHouse SEO score (because an empty href) --- src/components/widgets/Footer.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/widgets/Footer.astro b/src/components/widgets/Footer.astro index d388f3c..7bf6e34 100644 --- a/src/components/widgets/Footer.astro +++ b/src/components/widgets/Footer.astro @@ -188,7 +188,7 @@ const { } = Astro.props; - + @@ -224,7 +224,7 @@ const { } = Astro.props;
  • + aria-label="Github" href="https://github.com/onwidget/astrowind">