Update index.html
Browse files- index.html +10 -0
index.html
CHANGED
|
@@ -109,6 +109,16 @@
|
|
| 109 |
</a>
|
| 110 |
</span>
|
| 111 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 112 |
</div>
|
| 113 |
</div>
|
| 114 |
</div>
|
|
|
|
| 109 |
</a>
|
| 110 |
</span>
|
| 111 |
</div>
|
| 112 |
+
|
| 113 |
+
<!-- New API Sign-up Button -->
|
| 114 |
+
<div class="publication-links" style="margin-top: 1rem;">
|
| 115 |
+
<span class="link-block">
|
| 116 |
+
<a href="https://www.atla-ai.com/sign-up-waitlist?utm_source=huggingface&utm_medium=community&utm_campaign=WL_LI_linkedin_socialpost_sel1minilaunch_waitlistvideo" target="_blank"
|
| 117 |
+
class="external-link button is-normal is-rounded is-light">
|
| 118 |
+
<span>Sign up for the API</span>
|
| 119 |
+
</a>
|
| 120 |
+
</span>
|
| 121 |
+
</div>
|
| 122 |
</div>
|
| 123 |
</div>
|
| 124 |
</div>
|