Skip to content

Feat: Add persistence to the ad banner with local storage #707

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

Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update copy for best of devday
  • Loading branch information
byron-okta committed Oct 7, 2024
commit ede10130c9bc9a1c568a2da48ef9c5c14fc9538e
2 changes: 1 addition & 1 deletion views/website/navigation.pug
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.top-banner-bg.closed
.top-banner.closed
.top-banner-container
a(href="https://a0.to/jwt-io-feedback" target="_blank") Learn about the upcoming changes to jwt.io and share your feedback
a(href="https://pages.okta.com/2024-11-WBN-Best-of-Dev-Day_LP/" target="_blank") Missed DevDay24? Register for the Best of DevDay
span(aria-hiden="true") →
button.close-top-banner +

Expand Down