Skip to content

Commit a181d04

Browse files
Update veda.config.js
update message
1 parent 7fff7be commit a181d04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

veda.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@ module.exports = {
171171
contentId: 'gov-banner-content'
172172
},
173173
siteAlert: {
174-
content: `TO BE REPLACED WITH GOVERNMENT SHUTDOWN TEXT`,
174+
content: `Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.`,
175175
expires: '2026-08-03T12:00:00-04:00',
176176
type: 'emergency',
177177
slim: true,
178178
showIcon: true
179179
},
180-
};
180+
};

0 commit comments

Comments
 (0)