feat: split out period music pages + nav improvements

This commit is contained in:
Cory Dransfeldt 2024-06-14 10:10:22 -07:00
parent 9706124c53
commit d8290fe7db
No known key found for this signature in database
26 changed files with 143 additions and 98 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "19.2.8",
"version": "19.3.8",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -30,7 +30,7 @@
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.5.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.6.0",
"@supabase/supabase-js": "^2.43.4",
"dotenv-flow": "^4.1.0",
"html-minifier-terser": "^7.2.0",