mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
Replace the DockerCon banner
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{% include landing-page/dockercon-banner.html %}
|
||||
{% include landing-page/dockercon-wrapup-banner.html %}
|
||||
|
||||
<section class="container help-by-product">
|
||||
<div class="row">
|
||||
|
||||
20
_includes/landing-page/dockercon-wrapup-banner.html
Normal file
20
_includes/landing-page/dockercon-wrapup-banner.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<section class="join-community dockercon">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
|
||||
<img src="/images/docker-con-2020.svg" alt="docker con" />
|
||||
<h2>
|
||||
Thank you for attending DockerCon 2020!
|
||||
</h2>
|
||||
<h5>
|
||||
You can now watch the sessions you missed and share your favourites with your friends and colleagues.
|
||||
</h5>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
|
||||
<a class="btn" href="https://docker.events.cube365.net/docker/dockercon/" target="_blank" class="card">
|
||||
Watch the recordings
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user