Btn go to #get-started

This commit is contained in:
Thomas Smith 2023-02-22 18:39:45 -05:00
parent 21c4bbf453
commit 9dabb2c178
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@
<p class="mb-5">Our developers are working hard, but it's a daunting task that we can't handle on our own. And of course, we're also grateful for packages <i>outside</i> of that top 300 roster. While at the moment, we're requesting that you assist purely for your love of open-source, once we launch our protocol, maintainers & contributors will be remunerated for their work via tea token.</p>
<div class="row desktop-ctas">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12 mb-3">
<a href="https://github.com/teaxyz/cli">
<a href="https://github.com/teaxyz/cli#getting-started">
<button class="hbtn hb-fill-right" style="width:100% !important;"><i class="icon-tea-logo-iconasset-1"></i>INSTALL TEA (<span class="release" style="text-transform:lowercase;"></span>)</button>
</a>
</div>

View file

@ -1,7 +1,7 @@
<!-- Desktop CTA's -->
<div class="row desktop-ctas">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
<a href="https://github.com/teaxyz/cli">
<a href="https://github.com/teaxyz/cli#getting-started">
<button class="hbtn hb-fill-right" style="width:100% !important;"><i class="icon-tea-logo-iconasset-1"></i>INSTALL TEA (<span class="release" style="text-transform:lowercase;"></span>)</button>
</a>
</div>

View file

@ -123,7 +123,7 @@
</style>
</ul>
<a href="https://github.com/teaxyz/cli" class="ms-3">
<a href="https://github.com/teaxyz/cli#getting-started" class="ms-3">
<button class="hbtn hb-fill-right" id="top-menu-btn">INSTALL TEA</button>
</a>