open-consul/website/data/alert-banner.js

9 lines
302 B
JavaScript
Raw Normal View History

2020-04-28 17:53:30 +00:00
export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export default {
tag: 'Announcing',
url: 'https://www.hashicorp.com/products/consul/service-on-azure',
text: 'HashiCorp Consul Service on Azure Public Beta Available Now',
}