mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:15:15 +03:00
Reducing user clicks by 1, direct install
This commit is contained in:
parent
a4a63336d3
commit
9f5a27fe22
|
@ -58,7 +58,7 @@
|
|||
<a class="nav-link" href="https://medium.com/teaxyz">Blog</a>
|
||||
</li>
|
||||
</ul>
|
||||
<a class="btn btn-primary me-2" href="https://github.com/apps/tea-xyz" role="button">Authenticate with tea</a><br>
|
||||
<a class="btn btn-primary me-2" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with tea</a><br>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
@ -71,7 +71,7 @@
|
|||
<h1 class="display-1 mb-4"><span class="yellow">Equitable</span> Open‐Source for web3</h1>
|
||||
<p class="mb-5 fs-sm-5 fs-lg-6">The tools that build the internet have steeped too long. For the past two decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, we’re brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.<br><br>
|
||||
<span class="yellow"><strong>Download our Github app to get authenticated and join the tea revolution.</strong></span></p>
|
||||
<a class="btn btn-primary mb-3" href="https://github.com/apps/tea-xyz" role="button">Authenticate with tea</a><br>
|
||||
<a class="btn btn-primary mb-3" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with tea</a><br>
|
||||
<a class="btn btn-primary disabled" id="whitepaper-btn" href="Media/tea.white-paper (v0.9, koinos).pdf" role="button">Whitepaper Coming Soon</a>
|
||||
</div>
|
||||
<div class="col-lg-6 col-sm-12 order-lg-2 order-sm-1 order-1">
|
||||
|
|
Loading…
Reference in a new issue