♻️ Refactor dark mode inline JS to dark.js

This commit is contained in:
James Panther
2022-01-12 10:15:41 +11:00
parent 2043921232
commit 4754607fb5
4 changed files with 58 additions and 27 deletions
+1
View File
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed
- Upgrade to Tailwind v3.0.12
- Inline Javascript moved to external files
- Author images are now Hugo assets
- Required Hugo version is now 0.87.0 or later
- Minor style and layout improvements