I hope dark mode works
This commit is contained in:
parent
c593414e75
commit
d98c0fdefa
@ -20,7 +20,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" onclick="dMode" />
|
<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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user