We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9833cf + f2eb733 commit e1380d6Copy full SHA for e1380d6
src/website/top-banner.js
@@ -12,7 +12,7 @@ const messageBar = {
12
status: MESSAGE_BAR_STATUS.ACTIVE,
13
id: {
14
key: "messageBar_id",
15
- value: "BEST_OF_DEVDAY_2024",
+ value: "JWT_IO_FEEDBACK",
16
},
17
state: {
18
key: "messageBar_state",
views/website/navigation.pug
@@ -1,7 +1,7 @@
1
.top-banner-bg.closed
2
.top-banner.closed
3
.top-banner-container
4
- a(href="https://pages.okta.com/2024-11-WBN-Best-of-Dev-Day_LP/" target="_blank") Missed DevDay24? Register for the Best of DevDay
+ a(href="https://a0.to/jwt-io-feedback" target="_blank") Learn about the upcoming changes to jwt.io and share your feedback
5
span(aria-hiden="true") →
6
button.close-top-banner +
7
0 commit comments