From d84b3e651a0726d6f760ec32881127e0d09fd64b Mon Sep 17 00:00:00 2001 From: Joy A Date: Sun, 6 Oct 2024 12:47:39 +0100 Subject: [PATCH 1/3] corrected assessibilites iddues found on website --- themes/vocabulary_theme/templates/layout.html | 3 ++- themes/vocabulary_theme/templates/macros/authors_gravatar.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/vocabulary_theme/templates/layout.html b/themes/vocabulary_theme/templates/layout.html index 727b705d..201a9074 100644 --- a/themes/vocabulary_theme/templates/layout.html +++ b/themes/vocabulary_theme/templates/layout.html @@ -1,4 +1,5 @@ + @@ -46,7 +47,7 @@
From 180e57a382efd4f700eacebfa11a02bf750ecb95 Mon Sep 17 00:00:00 2001 From: Joy A Date: Mon, 7 Oct 2024 17:03:22 +0100 Subject: [PATCH 2/3] corrected changes on PR for accessbility issues on website --- themes/vocabulary_theme/templates/layout.html | 2 +- themes/vocabulary_theme/templates/macros/authors_gravatar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/vocabulary_theme/templates/layout.html b/themes/vocabulary_theme/templates/layout.html index 201a9074..58a3c052 100644 --- a/themes/vocabulary_theme/templates/layout.html +++ b/themes/vocabulary_theme/templates/layout.html @@ -1,5 +1,5 @@ - + diff --git a/themes/vocabulary_theme/templates/macros/authors_gravatar.html b/themes/vocabulary_theme/templates/macros/authors_gravatar.html index f1bce8f5..2c7cce45 100644 --- a/themes/vocabulary_theme/templates/macros/authors_gravatar.html +++ b/themes/vocabulary_theme/templates/macros/authors_gravatar.html @@ -8,7 +8,7 @@ {% if post.author|length >= 2 %} multiple authors image {% else %} - authors gravatar + author's gravatar {% endif %} From 5546fcc3d8acd60d1c901ed88510e7e49498920c Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Tue, 8 Oct 2024 13:24:43 -0700 Subject: [PATCH 3/3] add missing html closing tag --- themes/vocabulary_theme/templates/layout.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/vocabulary_theme/templates/layout.html b/themes/vocabulary_theme/templates/layout.html index 58a3c052..286a408e 100644 --- a/themes/vocabulary_theme/templates/layout.html +++ b/themes/vocabulary_theme/templates/layout.html @@ -272,3 +272,4 @@
Our work relies on you!
+