Skip to content

Commit 4537d4b

Browse files
added community event and removed conf details (#2267)
1 parent a6d9dbf commit 4537d4b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

website_and_docs/layouts/partials/announcement-banner.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<section id="announcement-banner" class="alert-static g-0 row -bg-{{ $color }}">
55
<div class="container g-0" style="padding: 10px;">
66
<div class="row g-0 justify-content-center">
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-2">
9-
Registrations Open for SeleniumConf 2025 | March 26–28 | Join Us In-Person!
10-
<a href="https://seleniumconf.com/?utm_medium=Referral&utm_source=selenium.dev&utm_campaign=register" target='_blank' aria-pressed="true"> Register now!</a>
11-
</h4>
12-
</div>
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-2">
9+
Join us for Selenium Community Live Episde 5, on April 25th, 2025.
10+
<a href="https://www.linkedin.com/events/seleniumcommunitylive-episode57315712465407733761/theater/" target='_blank' aria-pressed="true">More Details</a>
11+
</h4>
12+
</div>
1313
</div>
1414
</div>
1515
</section>

0 commit comments

Comments
 (0)