Skip to content

Commit e7082ea

Browse files
amaan-bhatinehagup
andauthored
chore: turn off announcement bar after gittogether (#858)
Signed-off-by: amaan-bhati <amaanbhati49@gmail.com> Co-authored-by: Neha Gupta <gneha21@yahoo.in>
1 parent db68457 commit e7082ea

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docusaurus.config.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@ module.exports = {
222222
// },
223223
// },
224224
},
225-
announcementBar: {
226-
id: "announcementBar_gittogether_sf_2026", // Increment on change to reset dismissed state
227-
content: "GitTogether SF • May 14, 2026 • San Francisco",
228-
isCloseable: true,
229-
},
225+
// announcementBar: {
226+
// id: "announcementBar_gittogether_sf_2026", // Increment on change to reset dismissed state
227+
// content: "GitTogether SF • May 14, 2026 • San Francisco",
228+
// isCloseable: true,
229+
// },
230230
prism: {
231231
theme: prismThemes.vsLight,
232232
darkTheme: prismThemes.dracula,

0 commit comments

Comments
 (0)