Update index.html

This commit is contained in:
css pro 2024-10-01 10:37:07 -07:00 committed by GitHub
parent c52805a2a3
commit 9be0887e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
<h1>Welcome to EaglerCraftX</h1 class="title"> <h1>Welcome to EaglerCraftX</h1 class="title">
<label for="darkMode">Dark Mode</label> <label for="darkMode">Dark Mode</label>
<input type="checkbox" id="darkMode"> <input type="checkbox" id="darkMode" onclick="dMode" />
<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>