We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea8fd0 commit ec63f7aCopy full SHA for ec63f7a
website_and_docs/layouts/partials/announcement-banner.html
@@ -6,8 +6,8 @@
6
<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
- 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>
+ Tune in for the Selenium Community Live scheduled for April 25th, 2025.
+ <a href="https://www.linkedin.com/events/seleniumcommunitylive-episode57315712465407733761/theater/" target='_blank' aria-pressed="true">Join us!</a>
11
</h4>
12
</div>
13
0 commit comments