From d5b3e79ec8914fc0a52b9d5be2b5b3c969de7551 Mon Sep 17 00:00:00 2001 From: Darek Kay Date: Sun, 7 Oct 2018 20:13:56 +0200 Subject: [PATCH] Add meaningful screenshot alt texts Closes: #2 --- _projects/downloads-page.md | 2 +- _projects/html-emails.md | 2 +- _projects/landing-page.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_projects/downloads-page.md b/_projects/downloads-page.md index e509854..967043b 100644 --- a/_projects/downloads-page.md +++ b/_projects/downloads-page.md @@ -4,7 +4,7 @@ layout: page image_paths: default: img/projects/mid-downloads-small.jpg large: img/projects/mid-downloads-large.jpg -image_alt: Screenshot of the Downloads page on the client's live website. +image_alt: Screenshot of a download page with WordPress highlights: - Creating a page for downloadable content that is integrated in the WordPress Dashboard. - Adding layer of functionality to hide certain content from users who are not logged in. diff --git a/_projects/html-emails.md b/_projects/html-emails.md index 5b001e8..38f093f 100644 --- a/_projects/html-emails.md +++ b/_projects/html-emails.md @@ -4,7 +4,7 @@ layout: page image_paths: default: img/projects/html-emails-small.jpg large: img/projects/html-emails-large.jpg -image_alt: My alt text. +image_alt: Screenshot of HTML Emails highlights: - Graphics - HTML Email Development diff --git a/_projects/landing-page.md b/_projects/landing-page.md index 7781589..a1e77af 100644 --- a/_projects/landing-page.md +++ b/_projects/landing-page.md @@ -4,7 +4,7 @@ layout: page image_paths: default: img/projects/landing-page-small.jpg large: img/projects/landing-page-large.jpg -image_alt: My alt text. +image_alt: Screenshot of a landing page with WordPress highlights: - ACF Pro Integration - WordPress Development