File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed
Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -240,20 +240,24 @@ secondary:
240240 // display : |-
241241 A boolean that determines whether to show the orange notification bar
242242 in the header. Must be "true" or "false"
243- display : " false "
243+ display : " true "
244244
245245 // message : |-
246246 The content of the notification
247247 message : >
248- Join BoxWorks 2024 to discover what's possible with content and AI!
249-
250- // href : |-
251- The link to navigate to when the CTA is clicked
252- href : " https://boxworks.box.com/boxworks"
253-
254- // cta : |-
255- The text of the CTA
256- cta : Register now!
248+ A beta version of the new Box developer documentation site is
249+ launching soon! Updated Developer Guides, modern
250+ API Reference, and AI-powered search are on the
251+ way to help you build with Box faster.
252+ Stay tuned for more updates.
253+
254+ # // href: |-
255+ # The link to navigate to when the CTA is clicked
256+ # href: "https://boxworks.box.com/boxworks"
257+
258+ # // cta: |-
259+ # The text of the CTA
260+ # cta: Register now!
257261
258262 // ttl : |-
259263 The number of seconds to display the message. Should always
You can’t perform that action at this time.
0 commit comments