mirror of
https://github.com/ivabus/www
synced 2024-11-22 13:45:05 +03:00
Added communi'tea to script
This commit is contained in:
parent
dbe31899bd
commit
b9239f0ea4
1 changed files with 2 additions and 2 deletions
|
@ -582,7 +582,7 @@
|
||||||
$('#auth-username').html(username);
|
$('#auth-username').html(username);
|
||||||
$('#count').html(serial);
|
$('#count').html(serial);
|
||||||
$('#count-sub-text').html('YOUR AUTHENTICATION NUMBER');
|
$('#count-sub-text').html('YOUR AUTHENTICATION NUMBER');
|
||||||
$('#communitea').html('Thanks for joining our');
|
$('#communitea').html('Thanks for joining our communi'<span style="color:#54BAAB;">tea</span>');
|
||||||
$('#revolution-text').html(
|
$('#revolution-text').html(
|
||||||
'Now stay tuned! As an early authenticator, you’ll be entitled to a variety of exciting rewards, including minted NFT certificates.'
|
'Now stay tuned! As an early authenticator, you’ll be entitled to a variety of exciting rewards, including minted NFT certificates.'
|
||||||
);
|
);
|
||||||
|
@ -594,4 +594,4 @@
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue