chore(reading): update folder name + title for consistency

This commit is contained in:
Cory Dransfeldt 2025-05-16 13:26:41 -07:00
parent 2666d6ed67
commit 425fed6ff6
No known key found for this signature in database
4 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "6.0.0",
"version": "6.0.3",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -39,7 +39,7 @@
"devDependencies": {
"@11ty/eleventy": "v3.1.0",
"@11ty/eleventy-fetch": "5.1.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
"@cdransf/eleventy-plugin-tabler-icons": "^2.12.0",
"concurrently": "9.1.2",
"cssnano": "^7.0.7",
"dotenv": "16.5.0",