Skip to content

Commit e096abb

Browse files
Add new announcement
1 parent 29aa3eb commit e096abb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ const config = {
156156
// Styles for this are controlled in src/css/announcement-bar.scss
157157
announcementBar: {
158158
//give id a unique value to get a new announcement bar to appear
159-
id: 'cypress-v13',
160-
content: `📢 &nbsp; <strong>v13.0.0</strong> - Replay your tests as they occurred in your CI run and debug with confidence using <a href="/guides/cloud/debugging/test-replay">Test Replay</a> in <a href="/guides/cloud/introduction">Cypress Cloud</a>! 🎉`,
159+
id: 'ga-ui-cov-a11y',
160+
content: `📢 NEW! Improve app quality with instant insights using <a href="https://www.cypress.io/accessibility">Cypress Accessibility</a> and <a href="https://www.cypress.io/ui-coverage">UI Coverage</a>.`,
161161
isCloseable: true,
162162
},
163163
footer: {

0 commit comments

Comments
 (0)