From 645c59439b5abb4a06e5d402d946b716ae004a57 Mon Sep 17 00:00:00 2001 From: Nisar Hassan Naqvi Date: Tue, 27 Oct 2020 14:41:12 +0000 Subject: [PATCH] add missing alt text. --- src/contents/gitpod-vs-codespaces.tsx | 3 ++- src/contents/index.tsx | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/contents/gitpod-vs-codespaces.tsx b/src/contents/gitpod-vs-codespaces.tsx index bdd816e08..0150b8080 100644 --- a/src/contents/gitpod-vs-codespaces.tsx +++ b/src/contents/gitpod-vs-codespaces.tsx @@ -59,6 +59,7 @@ export const features: FeatureCardProps[] = [ ), - src: GitPlatforms + src: GitPlatforms, + alt: 'Git Platforms' } ] diff --git a/src/contents/index.tsx b/src/contents/index.tsx index c57325678..84d5f63d1 100644 --- a/src/contents/index.tsx +++ b/src/contents/index.tsx @@ -36,6 +36,7 @@ export const features: FeatureCardProps[] = [ { id: 'teams-together', src: Collaboration, + alt: 'A code review within Gitpod', title: ( Where Teams