feat: add auto theme mode

This commit is contained in:
Cory Dransfeldt 2024-10-26 18:16:52 -07:00
parent ab2d732ec5
commit 50640d0590
No known key found for this signature in database
6 changed files with 39 additions and 15 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "2.0.2",
"version": "2.1.0",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -28,7 +28,7 @@
"dependencies": {
"@cdransf/api-text": "^1.6.0",
"@cdransf/select-pagination": "^1.3.1",
"@cdransf/theme-toggle": "^3.0.0",
"@cdransf/theme-toggle": "^3.1.0",
"@daviddarnes/mastodon-post": "^1.3.0",
"http-proxy-middleware": "3.0.3",
"minisearch": "^7.1.0",