Skip to content

Commit 102fb9d

Browse files
authored
Copy Changes to Announcement Banner (SeleniumHQ#1312)
[deploy site]
1 parent b42a93b commit 102fb9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 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-0">
9-
The next SeleniumConf will be an in-person event in Chicago, March 28-30, 2023.
10-
<a href="https://seleniumconf.com/" target='_blank' aria-pressed="true">Register now!</a>
9+
Ready to level up your Selenium skills? Learn from the experts at SeleniumConf! March 28-30 in Chicago.
10+
<a href="https://seleniumconf.com/register/?utm_source=seleniumhq&utm_medium=banner" target='_blank' aria-pressed="true">Get Tickets</a>
1111
</h4>
1212
</div>
1313
</div>

0 commit comments

Comments
 (0)