Merge pull request #14345 from usha-mandya/engdocs-591

Add banner on community all hands
This commit is contained in:
Usha Mandya 2022-03-04 18:56:09 +00:00 committed by GitHub
commit 8b55b120e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

View File

@ -2,17 +2,18 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7"> <div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
<h2>Join the Docker Community Slack channel</h2> <h2>Docker Community All Hands</h2>
<h5> <h5>
Connect with Docker Captains and Docker enthusiasts through our Join us in celebrating Dockers 9th birthday at our next Community All
Community Slack channel. Its a great place to learn and ask questions Hands on Thursday, March 31, 2022. This virtual event is a
along your journey. unique opportunity for the community to come together with Docker
staff to
learn, share and collaborate about all things Docker.
</h5> </h5>
</div> </div>
<div class="col-xs-12 col-md-6 col-lg-4 text-center"> <div class="col-xs-12 col-md-6 col-lg-4 text-center">
<a href="https://dockr.ly/slack" class="btn slack-button"> <a class="btn" href="https://www.docker.com/event-community-all-hands" target="_blank" rel="noopener">
<img src="/images/slack-icon.svg" width="56" height="56" alt="slack" /> Register now
Join the community
</a> </a>
</div> </div>
</div> </div>

View File

@ -143,7 +143,7 @@
</div> </div>
</section> </section>
{% include landing-page/volume-management.html %} {% include landing-page/community-banner.html %}
<section class="container help-by-product"> <section class="container help-by-product">
<div class="row"> <div class="row">