Skip to content

Commit

Permalink
Add placeholder banner for gov shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrahoang686 committed Dec 20, 2024
1 parent ddafd67 commit 43794e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions veda.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'
},
};

0 comments on commit 43794e3

Please sign in to comment.