feat: dedicated music page(s); pagination fixes; nav + color updates; assorted updates

This commit is contained in:
Cory Dransfeldt 2024-05-18 12:42:17 -07:00
parent 619abaca03
commit 00a94fc7a8
No known key found for this signature in database
36 changed files with 111 additions and 148 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "15.4.3",
"version": "16.0.0",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
@ -37,7 +37,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@aws-sdk/client-s3": "^3.577.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.3.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.4.0",
"@supabase/supabase-js": "^2.43.2",
"dotenv-flow": "^4.1.0",
"gray-matter": "^4.0.3",