Skip to content

Commit b75349a

Browse files
author
Shriram Rajagopalan
committed
comment out Getting Started
1 parent fcfc1c4 commit b75349a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/hero.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<div class="container">
33
<img class="logo" src="{{ site.baseurl }}/img/logo.png" alt="Istio">
44
<h1 class="hero-lead">A service mesh for polyglot microservices</h1>
5-
<a href="{{ site.baseurl }}/docs">
6-
<button class="btn btn-grpc waves-effect btn-hero">GET STARTED</button>
7-
</a>
8-
<button class="btn btn-floating waves-effect down-caret" data-target="landing-content"><div class="icon-caret"></div></button>
5+
<!-- <a href="{{ site.baseurl }}/docs"> -->
6+
<!-- <button class="btn btn-grpc waves-effect btn-hero">GET STARTED</button> -->
7+
<!-- </a> -->
8+
<!-- <button class="btn btn-floating waves-effect down-caret" data-target="landing-content"><div class="icon-caret"></div></button> -->
99
</div>
1010
</div>

0 commit comments

Comments
 (0)