Skip to content

Conversation

@marcobiedermann
Copy link
Contributor

Since posts are a collection of items that are sorted/ordered by date, they should be rendered as an ordered list in order to improve the page structure which will help search engines and screen readers to interpreter the content.

<ol>
  <li>
    <article></article>
  </li>
</ol>

Enhance blog HTML markup by displaying all blog posts as ordered list
@gatsbot gatsbot bot closed this Aug 23, 2020
@gatsbot
Copy link

gatsbot bot commented Aug 23, 2020

Hey, @marcobiedermann

Thank you for your pull request!

This repo is now a read-only repo that's synced from the main Gatsby monorepo at https://github.com/gatsbyjs/gatsby/.

We've moved all our starters to https://github.com/gatsbyjs/gatsby/tree/master/starters so changes to starters are made there.

Please checkout our contribution docs & recreate your PR against the starter directory in monorepo.

https://www.gatsbyjs.org/contributing/how-to-open-a-pull-request/

Thanks again!

Generated by 🚫 dangerJS

@marcobiedermann
Copy link
Contributor Author

Moved to gatsbyjs/gatsby#26601

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.

1 participant