Skip to content

Commit 5b0ece8

Browse files
Remove shutdown banner
- Set the expiry date of the shutdown banner
2 parents 9fb2e7e + 938fa27 commit 5b0ece8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

veda.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ module.exports = {
172172
},
173173
siteAlert: {
174174
content: `Due to the lapse in federal government funding, the U.S. Greenhouse Gas Center is not updating this website. We sincerely regret this inconvenience.`,
175-
expires: '2026-08-03T12:00:00-04:00',
175+
expires: '2025-11-12T12:00:00-04:00',
176176
type: 'emergency',
177177
slim: true,
178178
showIcon: true

0 commit comments

Comments
 (0)