docs/_includes/landing-page/community-banner.html

22 lines
793 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<section class="cta-banner slack">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
<h2>Docker Community All Hands</h2>
<h5>
Join us in celebrating Dockers 9th birthday at our next Community All
Hands on Thursday, March 31, 2022. This virtual event is a
unique opportunity for the community to come together with Docker
staff to
learn, share and collaborate about all things Docker.
</h5>
</div>
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
<a class="btn" href="https://www.docker.com/event-community-all-hands" target="_blank" rel="noopener">
Register now
</a>
</div>
</div>
</div>
</section>