Update index.html
This commit is contained in:
parent
bc3bec9b29
commit
5db2c70c97
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user