mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-24 03:01:30 +08:00
chore: Add kazoottt.top domain to image configuration
This commit is contained in:
@ -26,7 +26,7 @@ import rehypeUnwrapImages from "rehype-unwrap-images";
|
||||
export default defineConfig({
|
||||
site: siteConfig.url,
|
||||
image: {
|
||||
domains: ["webmention.io"],
|
||||
domains: ["webmention.io", "kazoottt.top"],
|
||||
service: passthroughImageService(),
|
||||
},
|
||||
integrations: [
|
||||
|
Reference in New Issue
Block a user