Skip to content

Commit

Permalink
en: Add a Node.js certification page (nodejs#3190)
Browse files Browse the repository at this point in the history
A few folks noted that there are no links to the Node.js certification programs on the site. I'm opening this PR to begin a discussion as to whether having a new menu item is a good way to raise awareness about the certifications.

The content of the page is effectively identical to that of openjsf.org/certification, with a few style and language tweaks.
  • Loading branch information
brianwarner authored Jun 20, 2020
1 parent 25e9ae8 commit c0a9476
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions locale/en/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@
"link": "security",
"text": "Security"
},
"getcertified": {
"link": "https://openjsf.org/certification",
"text": "Certification"
},
"blog": {
"link": "blog",
"text": "News"
Expand Down

0 comments on commit c0a9476

Please sign in to comment.