fix(json.liquid): properly format JSON feed dates to align with RFC3339 format

This commit is contained in:
Cory Dransfeldt 2025-06-03 08:30:26 -07:00
parent 1239de5b1f
commit 788edbcb11
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

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