0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-09-27 23:20:24 +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', defaultLocale: 'ja',
}, },
images: { images: {
domains: ['mackerel.io'], domains: ['mackerel.io', 'mc-heads.net'],
}, },
webpack: function (config) { webpack: function (config) {
config.module.rules.push({ config.module.rules.push({