mirror of
https://github.com/ivabus/www
synced 2024-11-25 11:45:06 +03:00
removal of hyperlink and badge
This commit is contained in:
parent
5a4218e9ea
commit
0cfb45835d
1 changed files with 5 additions and 1 deletions
|
@ -3,6 +3,10 @@
|
|||
|
||||
<style>
|
||||
|
||||
.badge{
|
||||
display:none;
|
||||
}
|
||||
|
||||
.syne,
|
||||
.syne-sub{
|
||||
font-family: 'Syne', sans-serif !important;
|
||||
|
@ -99,7 +103,7 @@
|
|||
<h1 class="text-center display-3 syne yellow">Be the pioneer of a better internet.</h1>
|
||||
<p class="syne-body text-center mb-5 mt-5"><span class="yellow">tea</span> is putting an end to Big Tech making trillions off the generosity
|
||||
of the visionary developers and web pioneers who built the internet.
|
||||
You can be a part of this revolution.<br><br><span style="font-weight:700;"><a style="color:white; text-decoration:none;" href="https://github.com/login/oauth/authorize?client_id=9d1f1a72f1300b6991df&state=teaxyz">Click here to authenticate now to gain early access to the <span class="teal">tea beta</span></a>.</span></p>
|
||||
You can be a part of this revolution.<br><br><span style="font-weight:700;">Authenticate now to gain early access to the <span class="teal">tea beta</span>.</span></p>
|
||||
<a class="btn btn-primary auth-btn syne-btn mt-5 mb-3" href="https://github.com/login/oauth/authorize?client_id=9d1f1a72f1300b6991df&state=teaxyz"
|
||||
role="button">Authenticate with GitHub</a>
|
||||
<p class="small text-center syne-boiler">Limited numbers of tea beta invites will be given to the first devs who authenticate
|
||||
|
|
Loading…
Reference in a new issue