Skip to content

Conversation

bkmgit
Copy link
Contributor

@bkmgit bkmgit commented Apr 6, 2022

This is a bug fix.
This is an enhancement or feature.

Summary

Adding alt text for open graph images

Context

Closes #3562

Further information

Changes are still needed to fit the current logic in https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/seo.html These are

  • add alt text for page_large_image

    • add alt text for page.header.og_image
    • add alt text for page.header.overlay_image
    • add alt text for page.header.image
  • add alt text for page_teaser_image

    • add alt text for site_og_image
    • add alt text for page.header.teaser

@iBug iBug marked this pull request as draft April 23, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add alt text for og:image

1 participant