theme to localstorage + toggles on all pages

This commit is contained in:
aze
2025-09-05 21:53:54 +02:00
parent 8043d4f4d1
commit 149bbe7167
3 changed files with 23 additions and 0 deletions

View File

@@ -24,8 +24,12 @@
<a href="https://host.saturn.gay/">HOSTING</a>
</div>
<div class="rbottom">
<div class="theme-switch">
<span id="themeToggleText">DARK</span>
</div>
<p>© 2022 - 2025 SATURN</p>
<p>ALL RIGHTS RESERVED</p>
</div>
<script src="assets/js/darkmode.js"></script>
</body>
</html>