mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
website: Disable alert banner (#11688)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const ALERT_BANNER_ACTIVE = true
|
||||
export const ALERT_BANNER_ACTIVE = false
|
||||
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
|
||||
export default {
|
||||
tag: 'Blog post',
|
||||
|
||||
Reference in New Issue
Block a user