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

Add alt tag to Site Logo #2823

Closed
wildone opened this issue Feb 14, 2021 · 1 comment
Closed

Add alt tag to Site Logo #2823

wildone opened this issue Feb 14, 2021 · 1 comment

Comments

@wildone
Copy link

wildone commented Feb 14, 2021

For latest version can you please update site-logo image in masthead.html to have alt text, site.title is a good title for that logo.

masthead.html:8:

<a class="site-logo" href="{{ '/' | relative_url }}"><img src="{{ logo_path | relative_url }}" alt="{{ site.title }}"></a>

This just failes htmlproofer and its not supper accessible either.

@mmistakes
Copy link
Owner

mmistakes commented Feb 14, 2021

Duplicate of #2529

@mmistakes mmistakes marked this as a duplicate of #2529 Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants