pages-themes / midnight

Midnight is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/midnight/
Creative Commons Zero v1.0 Universal
305 stars 566 forks source link

Correct W3C validation errors in index.html #11

Closed benbalter closed 6 years ago

benbalter commented 6 years ago

I found the following W3C validation errors in index.html:

ERROR; line 33: Element “li” not allowed as child of element “nav” in this context. (Suppressing further errors from this subtree.)
ERROR; line 35: Element “li” not allowed as child of element “nav” in this context. (Suppressing further errors from this subtree.)
ERROR; line 36: Element “li” not allowed as child of element “nav” in this context. (Suppressing further errors from this subtree.)
ERROR; line 37: Element “li” not allowed as child of element “nav” in this context. (Suppressing further errors from this subtree.)

Interested in fixing them? Just clone this repository locally, make the suggested change, and run script/cibuild to confirm it's been fixed. After that, you can submit a pull request to get your change merged. Feel free to drop questions here if you run into any problems.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.