Update index.html

This commit is contained in:
css pro 2024-10-01 12:03:46 -07:00 committed by GitHub
parent bc3bec9b29
commit 5db2c70c97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,8 @@
<body> <body>
<h1>Welcome to EaglerCraftX</h1 class="title"> <h1>Welcome to EaglerCraftX</h1 class="title">
<label><input type='checkbox' onclick='dMode;'>Dark Mode</label> <button onclick="dMode()">Dark Mode</button>
<p>Site views counter:</p> <p>Site views counter:</p>
<div align='center'><a><img src='https://www.free-website-hit-counter.com/c.php?d=9&id=177632&s=16' border='0' alt='View Counter'></a></div> <div align='center'><a><img src='https://www.free-website-hit-counter.com/c.php?d=9&id=177632&s=16' border='0' alt='View Counter'></a></div>