From 1d333308a3ebcc0b835f1b83106fad813565a8b5 Mon Sep 17 00:00:00 2001 From: Paul Lettington Date: Thu, 7 Mar 2019 13:45:09 +0000 Subject: [PATCH] Fix HTML syntax for aria-hidden attribute (#148) * Add a value to the aria-hidden attribute * Add myself to contributors list --- CONTRIBUTORS.md | 3 ++- layouts/partials/home.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 733a644..ebe104f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -30,4 +30,5 @@ - [Artem Khvastunov](https://artspb.me) - [Gabriel Nepomuceno] (https://blog.nepomuceno.me) - [Salvatore Giordano] (https://salvatore-giordano.github.io) -- [Jeffrey Carpenter](https://uvolabs.me) \ No newline at end of file +- [Jeffrey Carpenter](https://uvolabs.me) +- [Paul Lettington](https://github.com/plett) diff --git a/layouts/partials/home.html b/layouts/partials/home.html index a9793e7..5e46d53 100644 --- a/layouts/partials/home.html +++ b/layouts/partials/home.html @@ -11,7 +11,7 @@ {{ if .icon }}
  • - +
  • {{ else }}