mirror of https://github.com/docker/docs.git
18 lines
516 B
HTML
18 lines
516 B
HTML
<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>
|
|
Join us for DockerCon LIVE on May 28th.
|
|
</h2>
|
|
</div>
|
|
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
|
|
<button type="button" class="btn btn-danger">
|
|
Register for free
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|