mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 20:37:47 +00:00
Merge pull request #231 from sailpoint-oss/fix/down-announcement
Outage Announcement
This commit is contained in:
@@ -67,6 +67,11 @@ const config = {
|
||||
defaultMode: 'light',
|
||||
respectPrefersColorScheme: true,
|
||||
},
|
||||
announcementBar: {
|
||||
id: 'announcementBar_1',
|
||||
content:
|
||||
'Our Forum is currently experiencing an authentication outage, the service provider is currently working on the issue',
|
||||
},
|
||||
navbar: navbar,
|
||||
footer: footer,
|
||||
prism: {
|
||||
|
||||
Reference in New Issue
Block a user