chore: added theme/css; fixed wterminal.css
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<button title="Dark theme on/off" onclick="toggleTheme();">☀</button>
|
||||
<a href="index.html">Willem Games</a>
|
||||
</header>
|
||||
|
||||
@@ -36,6 +37,7 @@
|
||||
<p class="float-right">Author: Ward Truyen</p>
|
||||
</footer>
|
||||
|
||||
<script src="js/theme.js"></script>
|
||||
<script src="js/game-pong-context2d.js"></script>
|
||||
<script src="js/game-tetris-context2d.js"></script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user