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

Wrap <li> in <ul>, not directly in <nav>. #32

Merged
merged 2 commits into from
Jul 15, 2021

Conversation

olifre
Copy link
Contributor

@olifre olifre commented Feb 11, 2021

<li> must now be used in <nav>, this yields a HTML
validator violation otherwise.
So wrap it in <ul> and remove any effects of the <ul>.

olifre and others added 2 commits February 11, 2021 13:58
<li> must now be used in <nav>, this yields a HTML
validator violation otherwise.
So wrap it in <ul> and remove any effects of the <ul>.
@parkr
Copy link
Contributor

parkr commented Jul 15, 2021

Thank you so much!

@parkr parkr merged commit 205fc48 into pages-themes:master Jul 15, 2021
@welcome
Copy link

welcome bot commented Jul 15, 2021

Congrats on getting your first pull request to the Midnight theme merged! Without amazing humans like you submitting pull requests, we couldn’t run this project. You rock! 🎉

If you're interested in tackling another bug or feature, take a look at the open issues, especially those labeled help wanted.

@olifre
Copy link
Contributor Author

olifre commented Jul 15, 2021

Thank you so much!

Thank you for coming back and checking the PRs, it's good to see the project is still alive 👍 .

@olifre olifre deleted the fix-li-in-nav branch July 15, 2021 18:48
mikeconley added a commit to mikeconley/joy-of-coding-episode-guide that referenced this pull request Sep 1, 2021
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.

2 participants