fix(movies.sql): correct sorting

This commit is contained in:
Cory Dransfeldt 2025-05-24 18:19:07 -07:00
parent 35260962a5
commit 6a41304b5f
No known key found for this signature in database
3 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "7.0.0",
"version": "7.0.1",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {