This commit is contained in:
2020-10-13 17:34:48 +00:00
parent b33742a40a
commit fcfad814dd
14 changed files with 51 additions and 29 deletions

View File

@@ -40,7 +40,7 @@ module.exports = {
//disable automatic icons, they have the wrong ones basically, use this guide https://developers.google.com/web/fundamentals/design-and-ux/browser-customization
//and put them directly into the index.html in the public folder as it's the source one used
//and https://realfavicongenerator.net/
favicon32: null,
//favicon32: null,
favicon16: null,
appleTouchIcon: null,
maskIcon: null,