less.js
less.js copied to clipboard
📝 Add logo alt & Remove link to image file
What:
Accessibility and Usability improvements.
Why:
As for the link, I expected it to link to https://lesscss.org/.
However, it was linked to an image so I removed the link.
ref. https://stackoverflow.com/a/48744957/9287284
How:
As per this change. Add alternative text to image and remove linking to image.
Checklist:
- [ ] Documentation "N/A"
- [ ] Added/updated unit tests "N/A"
- [ ] Code complete "N/A"
cc @matthew-dean