Skip to content

Commit 9f72341

Browse files
committed
Removing workshop banner
[deploy site]
1 parent 332da70 commit 9f72341

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

website_and_docs/layouts/docs/baseof.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,6 @@
1818
<hr>
1919
{{ partial "toc.html" . }}
2020
<hr>
21-
<div class="card h-100 bg-transparent border-0">
22-
<div class="card-header bg-transparent border-0 text-center p-0">
23-
<a href="https://seleniumconf.com/workshops/?utm_source=seleniumhq&utm_medium=banner" target="_blank">
24-
<img class="w-100 shadow-1-strong rounded" width="400px" style="max-width: 400px;" src="/images/seconf_2023_banner.png" alt="SeleniumConf Chicago 2023"/>
25-
</a>
26-
</div>
27-
</div>
2821
</aside>
2922
<main class="col-12 col-md-9 col-xl-8 pl-md-5" role="main">
3023
{{ partial "version-banner.html" . }}

0 commit comments

Comments
 (0)