Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions website_and_docs/layouts/partials/announcement-banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<div class="row justify-content-center">
<div class="alert alert-{{ $color }} col-12 fade show mb-0 p-0 -bg-{{ $color }}" role="alert">
<h4 class="alert-heading text-center m-0">
The next SeleniumConf will be an in-person event in Chicago, March 28-30, 2023.
<a href="https://seleniumconf.com/" target='_blank' aria-pressed="true">Register now!</a>
Ready to level up your Selenium skills? Learn from the experts at SeleniumConf! March 28-30 in Chicago.
<a href="https://seleniumconf.com/register/?utm_source=seleniumhq&utm_medium=banner" target='_blank' aria-pressed="true">Get Tickets</a>
</h4>
</div>
</div>
Expand Down