Add crafatar.com to trusted source of images

This commit is contained in:
yude 2021-09-24 16:47:27 +09:00
parent ee913461f1
commit f8357e2068
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
1 changed files with 1 additions and 1 deletions

View File

@ -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({