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