This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Description
Description
Bug
Some images are missing alt properties and have the following error message on the terminal when it's run locally.
"Image is missing required "alt" property. Please add Alternative Text to describe the image for screen readers and search engines."
Fix
Make sure to give alt properties to all the images on the page and check if the message has gone away.
Screenshots


Additional information
No response