0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00

Add mc-heads.net to trusted domains list

This commit is contained in:
yude 2021-06-02 08:14:38 +09:00
parent 40c98e4c1f
commit 636863883a
Signed by: yude
GPG Key ID: EB0FE5D925C4A968

View File

@ -6,7 +6,7 @@ module.exports = nextTranslate({
defaultLocale: 'ja',
},
images: {
domains: ['mackerel.io'],
domains: ['mackerel.io', 'mc-heads.net'],
},
webpack: function (config) {
config.module.rules.push({