comment out Getting Started

This commit is contained in:
Shriram Rajagopalan 2017-04-20 15:31:42 -04:00
parent fcfc1c42c6
commit b75349adb6
1 changed files with 4 additions and 4 deletions

View File

@ -2,9 +2,9 @@
<div class="container">
<img class="logo" src="{{ site.baseurl }}/img/logo.png" alt="Istio">
<h1 class="hero-lead">A service mesh for polyglot microservices</h1>
<a href="{{ site.baseurl }}/docs">
<button class="btn btn-grpc waves-effect btn-hero">GET STARTED</button>
</a>
<button class="btn btn-floating waves-effect down-caret" data-target="landing-content"><div class="icon-caret"></div></button>
<!-- <a href="{{ site.baseurl }}/docs"> -->
<!-- <button class="btn btn-grpc waves-effect btn-hero">GET STARTED</button> -->
<!-- </a> -->
<!-- <button class="btn btn-floating waves-effect down-caret" data-target="landing-content"><div class="icon-caret"></div></button> -->
</div>
</div>