1
mirror of https://github.com/jakejarvis/dark-mode-example.git synced 2025-10-18 22:04:25 -04:00

Update README.md

This commit is contained in:
2020-04-29 12:58:12 -04:00
committed by GitHub
parent a6354dd76a
commit 8d6e09b455

View File

@@ -1,2 +1,6 @@
# dark-mode-example
# Dark mode switcheroo
Simple dark mode switching with local storage & OS setting detection!
- [View example.](https://jakejarvis.github.io/dark-mode-example/)
- [Read blog post.](https://jarv.is/notes/dark-mode/)