From eb496b9eb4c75f20d95104c799712f8ad690ff8e Mon Sep 17 00:00:00 2001 From: Nick Landreville <45861790+nel417@users.noreply.github.com> Date: Fri, 26 Jun 2020 20:25:44 -0500 Subject: [PATCH 1/3] Update index.html Added meta description, SEO is scoring a 78 via Lighthouse. Alt tags will help the accessibility and SEO for the square open source portal. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 0832000..38e3047 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ Square Open Source + From b2c85d5e5d9dbd1b5bae3c5ff404c6c4293ee36c Mon Sep 17 00:00:00 2001 From: Nick Landreville <45861790+nel417@users.noreply.github.com> Date: Fri, 26 Jun 2020 20:47:58 -0500 Subject: [PATCH 2/3] Update index.html Added alt tags to images, Accessibility is scoring dangerously low at 36 and feel like alt tags would be a good start for accessibility and SEO, if you feel the repo descriptions (that display when the image is hovered over) would be a better fit instead of the logo(repo) name, I would be more than happy to swap them out. --- index.html | 74 +++++++++++++++++++++++++++--------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index 38e3047..b1ffd3b 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@