This commit is contained in:
Yamozha
2021-02-04 00:04:26 +02:00
parent 91e0557b20
commit 98f8b51a42
3 changed files with 11 additions and 5 deletions

View File

@ -10,7 +10,9 @@
<body>
<h1 id="odometer" class="odometer">This is where you'll see the thing</h1>
<script type="text/javascript" src="scripts/getCurrentCoins.js"></script>
<br>
<h2 id="balance">Your balance is:</h2>
<h2 id="username"></h2>
</body>
</html>