fix(oembed.php): remove fallback hardcoded values; correct case where description might be empty

This commit is contained in:
Cory Dransfeldt 2025-05-25 13:09:54 -07:00
parent 36fbba761a
commit 929bc9f9f8
No known key found for this signature in database
3 changed files with 12 additions and 16 deletions

View file

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