add env var SITE_NAME + npm update + add env checker

This commit is contained in:
Sonny
2022-09-14 14:22:33 +02:00
parent db1867e819
commit ca7f8a5d9d
11 changed files with 2416 additions and 2708 deletions

View File

@@ -10,6 +10,5 @@ module.exports = {
});
return config;
},
optimizeFonts: false
}
}