- 👾 Added extra class names, depending on the page you're on, so you can further target custom CSS. These are added to the HTML tag.
- "home" — for the homepage
- "page" — for normal pages
- "archive" & "page" — for the archives page
- "post" — for a post
- "not_found" & "page" — for the 404 page
- "category" — for a category page
- 🐛 Fixed an issue when selecting a date with the date picker but the icon not turning blue.