diff --git a/veda.config.js b/veda.config.js index 00ea03f04..0c885ed5b 100644 --- a/veda.config.js +++ b/veda.config.js @@ -27,4 +27,10 @@ module.exports = { title: "Cookie Consent", copy: "We use cookies to enhance your browsing experience and to help us understand how our website is used. These cookies allow us to collect data on site usage and improve our services based on your interactions. To learn more about it, see our [Privacy Policy](https://www.nasa.gov/privacy/#cookies)", }, + + banner: { + text: 'TO BE REPLACED WITH GOV SHUTDOWN CONTENT', + expires: '2025-06-01T12:00:00-04:00', + type: 'info' + }, };