fix(json.liquid): removes manual quotes and rely on jsonEscape filter for title; fix icon url

This commit is contained in:
Cory Dransfeldt 2025-06-03 08:25:05 -07:00
parent 910c6c157f
commit 1239de5b1f
No known key found for this signature in database
3 changed files with 8 additions and 8 deletions

View file

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