Add a "Get Started" button

Change-Id: Ie7b5c709abc5a1f7daa85cea511ccf411720e6b5
This commit is contained in:
James E. Blair 2018-05-18 08:44:57 -07:00
parent 0f0a9c2dcc
commit 3592df4b7e
1 changed files with 9 additions and 0 deletions

View File

@ -124,6 +124,15 @@
</div> </div>
</section> </section>
<section id="cta" class="wrapper style3">
<div class="container">
<header>
<h2>Ready to explore Zuul?</h2>
<a href="https://zuul-ci.org/docs/zuul/admin/zuul-from-scratch.html" class="button">Get Started</a>
</header>
</div>
</section>
<!-- Posts --> <!-- Posts -->
<section class="wrapper style1"> <section class="wrapper style1">
<div class="container"> <div class="container">