-
Notifications
You must be signed in to change notification settings - Fork 91
Use "next" as version on main consistently #497
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
Use "next" as version on main consistently #497
Conversation
✅ Deploy Preview for webkit-speedometer-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
julienw
left a comment
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.
Thanks
about.html
Outdated
| <div class="version next">next</div> | ||
| </a> | ||
| <div class="section-grid"> | ||
| <h1 class="section-header">About Speedometer 3</h1> |
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.
This specific one is still there :-) But maybe we can remove the version completely for this line, what do you think?
|
lgtm! |
Let's use "next" for the main branch version identifier consistently in all sections.