feat: source upcoming albums from albums table
This commit is contained in:
parent
c63cdecff3
commit
925fa4d979
5 changed files with 51 additions and 49 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "14.0.11",
|
||||
"version": "14.1.0",
|
||||
"description": "The source for my personal site. Built using 11ty.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -40,7 +40,6 @@
|
|||
"dotenv-flow": "^4.1.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
"liquidjs": "^10.12.0",
|
||||
"luxon": "^3.4.4",
|
||||
"markdown-it": "^14.1.0",
|
||||
|
|
Reference in a new issue