Update index.html

This commit is contained in:
2020-04-29 13:47:48 -04:00
committed by GitHub
parent fb3beb5ab6
commit 30f9591e66
+1 -1
View File
@@ -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>