Merge pull request #231 from sailpoint-oss/fix/down-announcement

Outage Announcement
This commit is contained in:
luke-hagar-sp
2023-04-25 13:06:49 -05:00
committed by GitHub

View File

@@ -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: {