-
Notifications
You must be signed in to change notification settings - Fork 22.8k
Restructure the HTML test your skills navigation #40815
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
Restructure the HTML test your skills navigation #40815
Conversation
@@ -1,6 +1,6 @@ | |||
--- | |||
title: "Test your skills: Structuring content with HTML" | |||
short-title: Test your skills | |||
short-title: "Test: HTML tests index" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine if you like your way, just something to consider:
short-title: "Test: HTML tests index" | |
short-title: "Test: All HTML tests" |
or "HTML tests by topic"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm just using the same format as we decided for the others, so I'll keep this consistent for now. We can always change them in the future if there is a strong feeling.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small comment, but +1 from me 👍🏻
Description
This PR restructures the Learning area HTML module "test your skills" navigation, in the same way as #40503 did for the a11y module.
See the linked PR for more information on motivation, etc.
Motivation
Additional details
Related issues and pull requests