From 645430b25a3effc358d389c28f9f84678a7cdd69 Mon Sep 17 00:00:00 2001 From: Abel-Zambrano <67209686+Abel-Zambrano@users.noreply.github.com> Date: Wed, 16 Jun 2021 19:40:13 -0700 Subject: [PATCH 1/2] Fixes #1574 --- _data/internal/credits/button.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/internal/credits/button.yml b/_data/internal/credits/button.yml index 3ae6a0740e..a2ef335c05 100644 --- a/_data/internal/credits/button.yml +++ b/_data/internal/credits/button.yml @@ -7,6 +7,6 @@ artist: stories provider: Freepik provider-link: 'https://www.freepik.com/' image-url: /assets/images/getting-started/step2.png -alt: 'Image of Button' +alt: 'Meetup Logo' type: icon --- From 6c31a0a3109507cb28bb8f54b0623dc292165cea Mon Sep 17 00:00:00 2001 From: Abel-Zambrano <67209686+Abel-Zambrano@users.noreply.github.com> Date: Thu, 17 Jun 2021 18:26:26 -0700 Subject: [PATCH 2/2] Change Alt Text for Delegate Icon on Credit page --- _data/internal/credits/delegate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/internal/credits/delegate.yml b/_data/internal/credits/delegate.yml index 9facf02120..4a7ae49fcf 100644 --- a/_data/internal/credits/delegate.yml +++ b/_data/internal/credits/delegate.yml @@ -7,6 +7,6 @@ artist: Vectors Market provider: Noun Project provider-link: https://thenounproject.com/ image-url: /assets/images/join-us/advice-us-icon.svg -alt: 'Iamge of Delegate' +alt: 'Delegate Icon' type: icon --- \ No newline at end of file