chore: add og comment and update icon naming

This commit is contained in:
radishzzz 2025-03-13 13:19:34 +00:00
parent db1bffb4c2
commit 1444e8934c
7 changed files with 225 additions and 214 deletions

View file

@ -16,12 +16,12 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.1.1",
"@astrojs/mdx": "^4.2.0",
"@astrojs/partytown": "^2.1.4",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@rehype-pretty/transformers": "^0.13.2",
"astro": "^5.4.3",
"astro": "^5.5.1",
"astro-compress": "^2.3.6",
"astro-og-canvas": "^0.7.0",
"astro-robots-txt": "^1.0.0",
@ -51,9 +51,9 @@
"@types/mdast": "^4.0.4",
"@types/node": "^22.13.10",
"@types/sanitize-html": "^2.13.0",
"@unocss/eslint-plugin": "66.1.0-beta.3",
"@unocss/preset-attributify": "66.1.0-beta.3",
"@unocss/reset": "66.1.0-beta.3",
"@unocss/eslint-plugin": "66.1.0-beta.5",
"@unocss/preset-attributify": "66.1.0-beta.5",
"@unocss/reset": "66.1.0-beta.5",
"@waline/client": "^3.5.6",
"astro-eslint-parser": "^1.2.1",
"eslint": "^9.22.0",
@ -61,7 +61,7 @@
"lint-staged": "^15.5.0",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"unocss": "66.1.0-beta.3",
"unocss": "66.1.0-beta.5",
"unocss-preset-theme": "^0.14.1"
},
"lint-staged": {