Update docusaurus.config.js

This commit is contained in:
luke-hagar-sp
2023-04-25 13:02:37 -05:00
parent a101aebe53
commit e51729b43c

View File

@@ -67,6 +67,11 @@ const config = {
defaultMode: 'light', defaultMode: 'light',
respectPrefersColorScheme: true, respectPrefersColorScheme: true,
}, },
announcementBar: {
id: 'announcementBar_1',
content:
'Our Forum is currently experiencing and authentication outage, the service provider is currently working on the issue',
},
navbar: navbar, navbar: navbar,
footer: footer, footer: footer,
prism: { prism: {