Commit a0cc754
committed
Remove alt attribute from anchor in footer
** Why are these changes being introduced:
* This attribute has been flagged by ANDI throughout our identity, and
it isn't needed - there is a screen-reader accessible text for this
SVG image, as well as a title attribute in the SVG itself.
** Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/engx-67
** How does this address that need:
* This removes the alt attribute
** Document any side effects to this change:
* None1 parent 2dbb1e8 commit a0cc754
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- app/views/layouts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments