File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ plausible_analytics = true
164
164
prism_syntax_highlighting = true
165
165
166
166
# Enable announcement banner below navbar (Go to announcement-banner.html to change the message)
167
- banner_flag = false
168
- announcement_banner = false
167
+ banner_flag = true
168
+ announcement_banner = true
169
169
170
170
# Enable Algolia DocSearch
171
171
[params .search .algolia ]
Original file line number Diff line number Diff line change 6
6
< div class ="row g-0 justify-content-center ">
7
7
< div class ="alert alert-{{ $color }} col-12 fade show mb-0 p-0 -bg-{{ $color }} " role ="alert ">
8
8
< h4 class ="alert-heading text-center m-2 ">
9
- Tune in for the Selenium Community Live scheduled for May 21st , 2025.
10
- < a href ="https://www.linkedin.com/events/seleniumcommunitylive-episode67325906639075581953 /theater/ " target ='_blank ' aria-pressed ="true "> Join us!</ a >
9
+ Tune in for the Selenium Community Live scheduled for July 30th , 2025.
10
+ < a href ="https://www.linkedin.com/events/seleniumcommunitylive-episode87345785775592042497 /theater/ " target ='_blank ' aria-pressed ="true "> Join us!</ a >
11
11
</ h4 >
12
12
</ div >
13
13
</ div >
You can’t perform that action at this time.
0 commit comments