mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Update HashiConf alert-banner expiration
Updates the HashiConf Alert Banner expiration to 10/20 @ 11pm (PT)
This commit is contained in:
parent
69e4069526
commit
38b4b7b459
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue