File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -146,12 +146,12 @@ const config: Config = {
146
146
darkTheme : prismThemes . dracula ,
147
147
} ,
148
148
announcementBar : {
149
- id : "poll_announcement " ,
149
+ id : "v3_development " ,
150
150
content :
151
- '🗳️ Help shape EasyButton 3.0! <a target="_blank" rel="noopener noreferrer" href="https://github.com/evert-arias/EasyButton/discussions/100">Vote in our poll </a>' ,
152
- backgroundColor : "#4051b5" , // Vibrant blue background
153
- textColor : "#ffffff" , // White text for contrast
154
- isCloseable : true ,
151
+ '🚀 EasyButton 3.0 in development! Major bug fixes and improvements coming soon. <a target="_blank" rel="noopener noreferrer" href="https://github.com/evert-arias/EasyButton/discussions/100">Learn more </a>' ,
152
+ backgroundColor : "#4051b5" ,
153
+ textColor : "#ffffff" ,
154
+ isCloseable : false ,
155
155
} ,
156
156
} satisfies Preset . ThemeConfig ,
157
157
} ;
You can’t perform that action at this time.
0 commit comments