feat: automatically generate Open Graph cards

This commit is contained in:
radishzzz 2025-03-13 05:00:18 +00:00
parent 9b9bdb2811
commit a556a622ab
14 changed files with 59 additions and 30 deletions

View file

@ -43,8 +43,7 @@
"sanitize-html": "^2.14.0",
"sharp": "^0.33.5",
"typescript": "~5.8.2",
"unist-util-visit": "^5.0.0",
"vite": "^6.2.1"
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^4.10.1",