You've already forked dark-mode-example
mirror of
https://github.com/jakejarvis/dark-mode-example.git
synced 2025-10-18 22:04:25 -04:00
Update index.html
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
|
||||
<button class="dark-mode-toggle">💡 You know you want to click this</button>
|
||||
|
||||
<script src="dark-mode.min.js"></script>
|
||||
<script async defer src="dark-mode.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user