mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
feat: enhance image handling and analytics configuration
- Add @unpic/astro for improved image optimization - Configure image service with blurhash placeholder - Update analytics script to support custom JavaScript URLs - Modify preload configuration for more flexible analytics integration - Remove deprecated rehype image transformation plugin
This commit is contained in:
parent
6bcd51765d
commit
ad9fabe937
8 changed files with 218 additions and 146 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -62,6 +62,7 @@
|
|||
"antfu",
|
||||
"astrojs",
|
||||
"attributify",
|
||||
"blurhash",
|
||||
"bmoji",
|
||||
"Frontmatter",
|
||||
"gtag",
|
||||
|
@ -86,6 +87,7 @@
|
|||
"titlebar",
|
||||
"Umami",
|
||||
"unocss",
|
||||
"unpic",
|
||||
"vite",
|
||||
"waline",
|
||||
"weibo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue