Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrja Acharya <urja.acharya@huskers.unl.edu>2020-05-29 03:53:23 +0300
committerUrja Acharya <urja.acharya@huskers.unl.edu>2020-05-29 03:53:23 +0300
commit1de8c7cdf9cb95194c5322e280c580d919bbc313 (patch)
tree98c51e574abcbdc7ecd5368c47de67f078a8d643 /layouts/partials/listPage.html
parenta509b4ca1bf6ffd1c4dcb97bc414f2804d757d0f (diff)
adjusted aria labels
Diffstat (limited to 'layouts/partials/listPage.html')
-rw-r--r--layouts/partials/listPage.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/listPage.html b/layouts/partials/listPage.html
index 5751345..58f9b94 100644
--- a/layouts/partials/listPage.html
+++ b/layouts/partials/listPage.html
@@ -5,7 +5,6 @@
<a
class="archive-table-link"
href="{{ .Permalink }}"
- aria-label="{{ .Title }}"
>
{{ .Title }}
</a>