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

feat - add api 5x in menu #1613

Open
wants to merge 18 commits into
base: gh-pages
Choose a base branch
from

Conversation

carlosstenzel
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Sep 13, 2024

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit 59278bb
🔍 Latest deploy log https://app.netlify.com/sites/expressjscom-preview/deploys/66e39c2088603f000810de1d
😎 Deploy Preview https://deploy-preview-1613--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bjohansebas
Copy link
Member

It might be a good idea to add it in all languages, even if it's not translated into their language yet.

@carlosstenzel carlosstenzel changed the title feat - add api 5x in menu pt-br feat - add api 5x in menu Sep 13, 2024
@@ -77,6 +77,8 @@
<ul id="application-menu" class="menu">
<li><a href="/{{ page.lang }}/4x/api.html"{% if page.menu == 'api' %} class="active"{% endif %}>API-Referenz</a>
<ul>
<li><a href="/{{ page.lang }}/5x/api.html">5.x (beta)</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<li><a href="/{{ page.lang }}/5x/api.html">5.x (beta)</a>
<li><a href="/{{ page.lang }}/5x/api.html">5.x</a>

Copy link
Member

@bjohansebas bjohansebas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The (beta) label has already been removed, it would be better to eliminate it from all headers

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