mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +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',
|
defaultLocale: 'ja',
|
||||||
},
|
},
|
||||||
images: {
|
images: {
|
||||||
domains: ['mackerel.io', 'mc-heads.net'],
|
domains: ['mackerel.io', 'mc-heads.net', 'crafatar.com'],
|
||||||
},
|
},
|
||||||
webpack: function (config) {
|
webpack: function (config) {
|
||||||
config.module.rules.push({
|
config.module.rules.push({
|
||||||
|
Loading…
Reference in New Issue
Block a user