Skip to content

Commit

Permalink
chore(site): update website badge + banner (nodejs#6673)
Browse files Browse the repository at this point in the history
* chore(site): update

* fix: link to badge

* update badge text
  • Loading branch information
AugustinMauroy authored Apr 25, 2024
1 parent b092695 commit 941b002
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions site.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"endDate": "2024-05-17T17:30:00.000Z",
"text": "Node.js v22 is now available!",
"link": "https://nodejs.org/en/blog/announcements/v22-release-announce",
"type": "warning"
"type": "default"
}
},
"websiteBadges": {
"index": {
"startDate": "2024-04-15T00:00:00.000Z",
"endDate": "2024-04-22T00:00:00.000Z",
"startDate": "2024-04-24T00:00:00.000Z",
"endDate": "2024-05-24T00:00:00.000Z",
"kind": "default",
"title": "Trip report",
"text": "Node.js collaboration summit (2024 London)",
"link": "https://nodejs.org/en/blog/events/collab-summit-2024-london"
"title": "Survey",
"text": "Help us shape the next 10 years of Node.js",
"link": "https://linuxfoundation.surveymonkey.com/r/nodenext10survey24"
}
}
}

0 comments on commit 941b002

Please sign in to comment.