link javascript sdk to docs landing page

This commit is contained in:
Will Tsai 2021-11-12 11:49:55 -08:00
parent c40e4568a8
commit e8b9c49a3f
2 changed files with 12 additions and 0 deletions

View File

@ -147,6 +147,18 @@ you tackle the challenges that come with building microservices and keeps your c
<a href="{{< ref python >}}" class="stretched-link"></a>
</div>
</div>
<div class="card">
<div class="card-body">
<h5 class="card-title">
<img src="/images/homepage/javascript.png" alt="JS logo" width=30>
<b>JavaScript</b>
</h5>
<p class="card-text">
Learn more about the JavaScript SDK.
</p>
<a href="{{< ref js >}}" class="stretched-link"></a>
</div>
</div>
</div>
<br>
<div class="card-deck">

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB