Skip to content

Commit

Permalink
Merge pull request #11356 from hashicorp/update-alert-banner
Browse files Browse the repository at this point in the history
Update HashiConf alert-banner expiration
  • Loading branch information
Brandon Romano authored Oct 20, 2021
2 parents 13cc8b3 + af3eb43 commit 7604465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/data/alert-banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ export default {
linkText: 'Join Now',
// Set the expirationDate prop with a datetime string (e.g. '2020-01-31T12:00:00-07:00')
// if you'd like the component to stop showing at or after a certain date
expirationDate: '2021-10-21T12:00:00-07:00',
expirationDate: '2021-10-20T23:00:00-07:00',
}

0 comments on commit 7604465

Please sign in to comment.