mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Add crafatar.com to trusted source of images
This commit is contained in:
parent
ee913461f1
commit
f8357e2068
@ -19,7 +19,7 @@ module.exports = nextTranslate({
|
||||
defaultLocale: 'ja',
|
||||
},
|
||||
images: {
|
||||
domains: ['mackerel.io', 'mc-heads.net'],
|
||||
domains: ['mackerel.io', 'mc-heads.net', 'crafatar.com'],
|
||||
},
|
||||
webpack: function (config) {
|
||||
config.module.rules.push({
|
||||
|
Loading…
Reference in New Issue
Block a user