Skip to content

Commit 0ab2c95

Browse files
[deploy site] added may 2025 event details (#2305)
[deploy site] added event details
1 parent 21d5099 commit 0ab2c95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

website_and_docs/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ prism_syntax_highlighting = true
165165

166166
# Enable announcement banner below navbar (Go to announcement-banner.html to change the message)
167167
banner_flag = false
168-
announcement_banner = false
168+
announcement_banner = true
169169

170170
# Enable Algolia DocSearch
171171
[params.search.algolia]

website_and_docs/layouts/partials/announcement-banner.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<div class="row g-0 justify-content-center">
77
<div class="alert alert-{{ $color }} col-12 fade show mb-0 p-0 -bg-{{ $color }}" role="alert">
88
<h4 class="alert-heading text-center m-2">
9-
Tune in for the Selenium Community Live scheduled for April 25th, 2025.
10-
<a href="https://www.linkedin.com/events/seleniumcommunitylive-episode57315712465407733761/theater/" target='_blank' aria-pressed="true">Join us!</a>
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>
1111
</h4>
1212
</div>
1313
</div>

0 commit comments

Comments
 (0)