less / less.js

Less. The dynamic stylesheet language.
http://lesscss.org
Apache License 2.0
16.99k stars 3.41k forks source link

📝 Add logo alt & Remove link to image file #3748

Open k-utsumi opened 1 year ago

k-utsumi commented 1 year ago

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:

iChenLei commented 1 year ago

cc @matthew-dean