Skip to content

Commit

Permalink
fix: update image domain
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Jan 26, 2024
1 parent 98d1f1c commit bcea802
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,15 @@ export default defineNuxtConfig({
image: {
domains: [
'melonbooks.co.jp',
'melonbooks.akamaized.net',
'animate.co.jp',
'ecs.toranoana.jp',
'toranoana.jp',
'ecdnimg.toranoana.jp',
'ecs.toranoana.jp',
'gamers.co.jp',
'tc-gamers.techorus-cdn.com',
'comiczin.jp',
'mangaoh.co.jp',
'tc-gamers.techorus-cdn.com'
'mangaoh.co.jp'
]
},
unocss: {
Expand Down

0 comments on commit bcea802

Please sign in to comment.