Update index.html
This commit is contained in:
parent
2ec3f49cd3
commit
4f7b6eb148
@ -20,7 +20,7 @@
|
||||
<h1>Welcome to EaglerCraftX</h1 class="title">
|
||||
|
||||
<label for="darkMode">Dark Mode</label>
|
||||
<input type="button" id="darkMode" onclick="dMode()" />
|
||||
<input type="checkbox" id="darkMode" onclick="dMode()" />
|
||||
|
||||
<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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user