portico: Add link to API on home.

Adds a link to the API on the integrations section of the
homepage.
This commit is contained in:
Max Nussenbaum
2018-05-07 11:51:08 -07:00
committed by Tim Abbott
parent e1dfee50b1
commit 3c6cccbfd6
2 changed files with 4 additions and 2 deletions

View File

@@ -1570,7 +1570,7 @@ nav ul li.active::after {
.portico-landing.hello .integrations .integration-icons {
width: 100%;
margin-top: 20px;
margin: 20px 0;
text-align: center;
}

View File

@@ -508,7 +508,6 @@
<a href="/integrations/doc/ifttt">IFTTT</a>.
</p>
<p><a href="/integrations">See all available integrations.</a></p>
<br />
</div>
<div class="integration-icons">
@@ -562,6 +561,9 @@
</div>
</a>
</div>
<div class="content">
<p>Or build your own integrations with <a href="/api/integration-guide">Zulip's powerful API</a>.</p>
</div>
</div>
<div class="testimonials">