Technically I fixed the dark mode

This commit is contained in:
stef-devs
2022-04-12 17:35:40 +02:00
parent 1ec588f814
commit 142e26d8ed
2 changed files with 19 additions and 2 deletions

View File

@@ -49,5 +49,5 @@
<input class="container_toggle" type="checkbox" id="switch" name="mode">
<label for="switch">Toggle</label>
</div>
<script src="https://1elci.it/function.js"></script>
<script src="/function.js"></script>
</body>