mirror of
https://github.com/ivabus/www
synced 2024-11-22 22:45:06 +03:00
Github Icon in CTA
This commit is contained in:
parent
0cad6ba382
commit
da830e7c03
1 changed files with 4 additions and 3 deletions
|
@ -15,6 +15,7 @@
|
|||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Prompt:wght@700&display=swap"
|
||||
rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:image:alt" content="sh <(curl tea.xyz)">
|
||||
<meta name="twitter:image" content=" https://tea.xyz/cover.png">
|
||||
|
@ -198,8 +199,8 @@
|
|||
<div style="margin-top:auto; z-index:100;">
|
||||
<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 mb-sm-5 mb-md-5 mb-5" id="whitepaper-btn"
|
||||
href="https://github.com/teaxyz/white-paper" role="button">Contribute to Our White Paper</a>
|
||||
<a class="btn btn-primary align-middle mb-sm-5 mb-md-5 mb-5" id="whitepaper-btn"
|
||||
href="https://github.com/teaxyz/white-paper" role="button"><i class="bi bi-github me-2" style="font-size:20px;"></i>Contribute to Our White Paper</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue