gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8085310013853ccf3a4b05fc510517ec0d1ce4e1
parent 223025fc27ef636206027b360201877848d426a4
Author: OniriCorpe <oniricorpe@disroot.org>
Date:   Sun, 15 May 2022 11:23:23 +0200

[accessibility] Add description for the pinafore logo (#568)

Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>
Diffstat:
Mweb/template/index.tmpl | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/web/template/index.tmpl b/web/template/index.tmpl @@ -17,7 +17,9 @@ </p> <div class="applist"> <div class="entry"> - <svg class="logo redraw" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10000 10000"> + <svg role="img" aria-labelledby="pinaforeTitle pinaforeDesc" class="logo redraw" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10000 10000"> + <title id="pinaforeTitle">The Pinafore logo</title> + <desc id="pinaforeDesc">A stylised boat in flat design</desc> <path d="M9212 5993H5987V823c1053 667 2747 2177 3225 5170zM3100 2690A12240 12240 0 01939 6035h2161zm676 7210h2448a3067 3067 0 003067-3067H5052V627a527 527 0 00-1052 0v6206H709a3067 3067 0 003067 3067z"></path> </svg> <div>