mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
added announcement bar for Java Rules docs
This commit is contained in:
@@ -67,6 +67,11 @@ const config = {
|
||||
defaultMode: 'light',
|
||||
respectPrefersColorScheme: true,
|
||||
},
|
||||
announcementBar: {
|
||||
id: 'java_docs_announcement',
|
||||
content:
|
||||
'Checkout our latest announcement in the SailPoint Developer Community Forum: <a target="_blank" rel="noopener noreferrer" href="https://developer.sailpoint.com/discuss/t/rule-java-docs-now-available-on-the-sailpoint-developer-community/10787">Introducing Rules Java Docs for IdentityNow!</a> 🎉',
|
||||
},
|
||||
navbar: navbar,
|
||||
footer: footer,
|
||||
prism: {
|
||||
|
||||
Reference in New Issue
Block a user