Added communi'tea to script

This commit is contained in:
Thomas Smith 2022-05-17 20:00:25 -04:00
parent dbe31899bd
commit b9239f0ea4

View file

@ -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&#39;<span style="color:#54BAAB;">tea</span>');
$('#revolution-text').html( $('#revolution-text').html(
'Now stay tuned! As an early authenticator, youll be entitled to a variety of exciting rewards, including minted NFT certificates.' 'Now stay tuned! As an early authenticator, youll be entitled to a variety of exciting rewards, including minted NFT certificates.'
); );
@ -594,4 +594,4 @@
</body> </body>
</html> </html>