/src/config.js param onSaleDate/pages/index.js/static/sw.js/pages/_document.jsSource: http://crocodillon.com/blog/non-blocking-web-fonts-using-localstorage
Use this repo https://github.com/electricg/localstorage-font, locally in a different folder it's fine, with this config.json and the related font files in the same folder:
{
"google": [
{
"name": "Lato",
"formats": ["400"],
"display": "swap"
}
],
"local": [
{
"name": "Lollipop",
"file": "hipopotam_studio_-_mrslollipop-regular-webfont.woff",
"display": "fallback"
}
]
}
and then run
npm install
npm start
Use https://realfavicongenerator.net
#1e81a0, size as default#1e81a0/static/images/faviconsffconf 2018Delete the generated manifest.json, we already have our own, just check to reference the images correctly.
Do not use the generated safari-pinned-tab.svg but keep the one in the repo.