File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
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 = true
168
- announcement_banner = true
167
+ banner_flag = false
168
+ announcement_banner = false
169
169
170
170
# Enable Algolia DocSearch
171
171
[params .search .algolia ]
Original file line number Diff line number Diff line change 5
5
< div class ="container g-0 " style ="padding: 10px; ">
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
- < h4 class ="alert-heading text-center m-0 ">
9
- Registrations open for Appium Conf 2024 online - live on 13 Sep.
10
- < a href ="https://confengine.com/conferences/appium-conf-2024/register/selection/?utm_medium=Referral&utm_source=selenium.dev&utm_campaign=cfp " target ='_blank ' aria-pressed ="true "> Register now!</ a > </ h4 >
8
+ <!-- <h4> place your custom banner here</h4>-->
11
9
</ div >
12
10
</ div >
13
11
</ div >
You can’t perform that action at this time.
0 commit comments