You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/website/data/alert-banner.js

8 lines
165 B

export const ALERT_BANNER_ACTIVE = false
export default {
tag: 'ANNOUNCING',
text: 'Some details about an announcement here',
url: 'https://hashicorp.com',
}