Given an image file Paperstack should be able to generate all the commonly used variants of favicons including a manifest file.
I imagine the 'source' image is stored in the Assets folder.
In the layout file the favicons can be injected with a <Favicons /> component
Given an image file Paperstack should be able to generate all the commonly used variants of favicons including a manifest file.
I imagine the 'source' image is stored in the
Assetsfolder.In the layout file the favicons can be injected with a
<Favicons />component