0
0
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:
yude 2021-09-24 16:47:27 +09:00
parent ee913461f1
commit f8357e2068
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

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