mirror of https://github.com/docker/docs.git
Clean up the homepage banners
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
37afe5b403
commit
3d9265a041
|
@ -1,19 +0,0 @@
|
|||
<section class="cta-banner dockercon">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
|
||||
<h2>
|
||||
Docker Desktop for Apple silicon is now GA!
|
||||
</h2>
|
||||
<h5>
|
||||
We are excited to announce the general availability of Docker Desktop for Mac with Apple silicon, continuing to delight millions of developers in our community with their choice of local development environments.
|
||||
</h5>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
|
||||
<a class="btn" href="https://docs.docker.com/docker-for-mac/apple-silicon/" target="_blank" rel="noopener">
|
||||
Check out the details
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
|
@ -1,4 +1,4 @@
|
|||
<section class="cta-banner dockercon">
|
||||
<section class="cta-banner">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
|
||||
|
|
|
@ -1,19 +0,0 @@
|
|||
<section class="cta-banner dockercon">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
|
||||
<h2>
|
||||
Get started with the cloud
|
||||
</h2>
|
||||
<h5>
|
||||
Try out the new Docker to Azure experience with Azure Container Instances (ACI) to get your containers running in the cloud in under 10 minutes.
|
||||
</h5>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
|
||||
<a class="btn" href="https://www.docker.com/blog/running-a-container-in-aci-with-docker-desktop-edge/" target="_blank" class="card">
|
||||
Find out more
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
|
@ -1,4 +1,4 @@
|
|||
<section class="cta-banner dockercon">
|
||||
<section class="cta-banner">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<section class="cta-banner dockercon">
|
||||
<section class="cta-banner">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
|
||||
|
|
Loading…
Reference in New Issue