We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7771c57 commit b67b8f5Copy full SHA for b67b8f5
website_and_docs/layouts/partials/announcement-banner.html
@@ -6,8 +6,8 @@
6
<div class="row 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-0">
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>
+ SeleniumConf Chicago 2023 is a wrap!
+ <a href="https://www.youtube.com/playlist?list=PLRdSclUtJDYXDEsWI0vwBmJxW17NgsaAk" target='_blank' aria-pressed="true">Watch the Videos</a>
11
</h4>
12
</div>
13
0 commit comments