Skip to content

Commit e9f2164

Browse files
committed
comment out banner
1 parent 9fb2e7e commit e9f2164

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

veda.config.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,11 +170,11 @@ module.exports = {
170170
defaultIsOpen: false,
171171
contentId: 'gov-banner-content'
172172
},
173-
siteAlert: {
174-
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',
176-
type: 'emergency',
177-
slim: true,
178-
showIcon: true
179-
},
173+
// siteAlert: {
174+
// 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',
176+
// type: 'emergency',
177+
// slim: true,
178+
// showIcon: true
179+
// },
180180
};

0 commit comments

Comments
 (0)