mirror of
https://github.com/Ad-closeNN/blog-fuwari.git
synced 2026-05-31 01:00:04 -04:00
perf(pic): 使用 cnb.cool 作为图床
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"check": "astro check",
|
||||
"build": "astro build --verbose && pagefind --site dist",
|
||||
"build": "astro build --verbose && node scripts/rewrite-built-image-links.js && pagefind --site dist",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro",
|
||||
"type-check": "tsc --noEmit --isolatedDeclarations",
|
||||
|
||||
Reference in New Issue
Block a user