mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:15:14 +03:00
Merge pull request #113 from teaxyz/auth-success-page-fix
Spelling fix on authentication success page
This commit is contained in:
commit
3daf5a2a05
|
@ -12,9 +12,9 @@
|
|||
-ms-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);">
|
||||
<h1 class="display-4 text-center">Thanks for Authenticating!</h1>
|
||||
<p class="lead text-center mb-5">You've just become an integral part in the future of the intenernet, AND you'll be entitled to a variety of exciting rewards such as minted NFT badges to honor your work thus far.</p>
|
||||
<p class="lead text-center mb-5">You've just become an integral part in the future of the internet, AND you'll be entitled to a variety of exciting rewards such as minted NFT badges to honor your work thus far.</p>
|
||||
<a class="btn btn-primary mb-3" href="https://tea.xyz"
|
||||
role="button">Return to Main</a>
|
||||
role="button">Return to Home</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue