diff --git a/package-lock.json b/package-lock.json index e4b644de..01b4604f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "21.3.7", + "version": "21.3.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "21.3.7", + "version": "21.3.8", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.4.0", diff --git a/package.json b/package.json index e0c77c46..4c35f451 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "21.3.7", + "version": "21.3.8", "description": "The source for my personal site. Built using 11ty (and other tools).", "type": "module", "scripts": { diff --git a/src/pages/dynamic/concerts.html b/src/pages/dynamic/music/concerts.html similarity index 100% rename from src/pages/dynamic/concerts.html rename to src/pages/dynamic/music/concerts.html