Skip to content

Commit e8b9c49

Browse files
committed
link javascript sdk to docs landing page
1 parent c40e456 commit e8b9c49

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

daprdocs/content/en/_index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,18 @@ you tackle the challenges that come with building microservices and keeps your c
147147
<a href="{{< ref python >}}" class="stretched-link"></a>
148148
</div>
149149
</div>
150+
<div class="card">
151+
<div class="card-body">
152+
<h5 class="card-title">
153+
<img src="/images/homepage/javascript.png" alt="JS logo" width=30>
154+
<b>JavaScript</b>
155+
</h5>
156+
<p class="card-text">
157+
Learn more about the JavaScript SDK.
158+
</p>
159+
<a href="{{< ref js >}}" class="stretched-link"></a>
160+
</div>
161+
</div>
150162
</div>
151163
<br>
152164
<div class="card-deck">
10 KB
Loading

0 commit comments

Comments
 (0)