|
@@ -9,13 +9,13 @@
|
|
|
<p class="IndexHero-descPrimary"><%- config.description_primary %></p>
|
|
|
<ul class="IndexSocial">
|
|
|
<li><a href="https://twitter.com/uppyjs" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @uppyjs</a></li>
|
|
|
+ <li><iframe src="http://ghbtns.com/github-btn.html?user=transloadit&repo=uppy&type=watch&count=true"
|
|
|
+ allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe></li>
|
|
|
+ </li>
|
|
|
<li class="BuildBadge">
|
|
|
<span class="wrapper">
|
|
|
<a href="https://travis-ci.org/transloadit/uppy"><img src="https://travis-ci.org/transloadit/uppy.svg" alt="Build Status"></a>
|
|
|
</span>
|
|
|
- <li><iframe src="http://ghbtns.com/github-btn.html?user=transloadit&repo=uppy&type=watch&count=true"
|
|
|
- allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe></li>
|
|
|
- </li>
|
|
|
</ul>
|
|
|
<a class="GetStartedBtn" href="/guide/index.html">Get Started</a>
|
|
|
<p class="IndexHero-descSecondary"><%- config.description_secondary %></p>
|