mirror of https://github.com/istio/istio.io.git
comment out Getting Started
This commit is contained in:
parent
fcfc1c42c6
commit
b75349adb6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue