Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alt tag missing for the image #13

Open
weweb1 opened this issue Nov 4, 2023 · 1 comment
Open

Alt tag missing for the image #13

weweb1 opened this issue Nov 4, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@weweb1
Copy link

weweb1 commented Nov 4, 2023

Hi,

I have observed that in the output code, the ALT tag for the image & favicon is missing. Can it use the same tag as title or image name?

Thanks!

@Mamaduka
Copy link
Owner

Mamaduka commented Nov 7, 2023

Thanks for opening the issue, @weweb1!

I think we can use the page title as an image alt, as the whole element links to that page. Favicon can have presentation role and don't need an alt.

@Mamaduka Mamaduka added the bug Something isn't working label Nov 7, 2023
@Mamaduka Mamaduka added this to the next milestone Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants