Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
b5eccd50
Commit
b5eccd50
authored
3 years ago
by
Noel Quiles
Browse files
Options
Download
Email Patches
Plain Diff
Update alert banner for HashiConf
Final cleanup/closer exp date
parent
c46c530a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/data/alert-banner.js
+4
-5
website/data/alert-banner.js
with
4 additions
and
5 deletions
+4
-5
website/data/alert-banner.js
+
4
-
5
View file @
b5eccd50
...
...
@@ -3,11 +3,10 @@ export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export
default
{
tag
:
'
Oct 19-21
'
,
url
:
'
https://hashiconf.com/global/?utm_campaign=22Q3_WW_HASHICONFGLOBAL_EVENT-USER&utm_source=CorpBanner&utm_medium=EVT&utm_offer=EVENT-USER
'
,
text
:
'
The countdown to HashiConf Global is on. View the full schedule now.
'
,
linkText
:
'
View Schedule
'
,
url
:
'
https://hashiconf.com/global/?utm_source=DocsBanner
'
,
text
:
'
HashiConf Global is live.
'
,
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-1
9
T12:00:00-07:00
'
,
expirationDate
:
'
2021-10-
2
1T12:00:00-07:00
'
,
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment