fix: default og:image

This commit is contained in:
Cory Dransfeldt 2024-07-18 11:22:21 -07:00
parent faba57a896
commit 46a9725215
No known key found for this signature in database
3 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "20.12.2",
"version": "20.12.3",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"scripts": {
@ -22,7 +22,7 @@
"@cdransf/api-text": "^1.4.0",
"@cdransf/select-pagination": "^1.3.1",
"@cdransf/theme-toggle": "^1.3.2",
"minisearch": "^7.0.1",
"minisearch": "^7.0.2",
"youtube-video-element": "^1.1.6"
},
"devDependencies": {