Change Buttons to say "Authenticate with GitHub"

This commit is contained in:
Thomas Smith 2022-07-11 11:51:57 -04:00
parent ca2bca115d
commit 2c87ff8d47

View file

@ -46,14 +46,14 @@
<div class="row">
<div class="col" style="z-index:100;">
<h1 class="prompt yellow">KEEP <br>WHAT IS <br>YOURS.</h1>
<a id="prompt-btn" class="btn btn-primary charcoal auth-btn mb-3 prompt_btn" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with tea<span class="badge rounded-pill bg-primary auth-btn ms-3"><span id="count2" class="charcoal"></span></span></a>
<a id="prompt-btn" class="btn btn-primary charcoal auth-btn mb-3 prompt_btn" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with GitHub<span class="badge rounded-pill bg-primary auth-btn ms-3"><span id="count2" class="charcoal"></span></span></a>
<p style="color:#b3c8c8;" class="mt-5 mb-5 lead">Equitable Open-Source for web3</p>
</div>
</div>
<div class="row">
<div class="col" style="z-index:100;">
<h2 class="display-3">Thousands of developers have authenticated their Github with tea. This is your chance to be an early member of our Communitea.</h2>
<a class="btn btn-primary charcoal auth-btn mb-3 mt-4" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with tea<span class="badge rounded-pill bg-primary ms-3"><span id="count5" class="charcoal"></span></span></a>
<a class="btn btn-primary charcoal auth-btn mb-3 mt-4" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with GitHub<span class="badge rounded-pill bg-primary ms-3"><span id="count5" class="charcoal"></span></span></a>
<p class="small boiler">Limited numbers of tea beta invites will be given to the first devs who authenticate their Github account. So dont delay, get it while its hot.</p>
</div>
</div>