-
Conrad Zelck authored
Source: https://www.freecodecamp.org/news/build-a-pwa-from-scratch-with-html-css-and-javascript Inludes pwa caching. Signed-off-by:
Conrad Zelck <git@simpel.cc>
Conrad Zelck authoredSource: https://www.freecodecamp.org/news/build-a-pwa-from-scratch-with-html-css-and-javascript Inludes pwa caching. Signed-off-by:
Conrad Zelck <git@simpel.cc>
browserconfig.min.xml 280 B
<?xml version="1.0" encoding="utf-8"?><browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#555555</TileColor></tile></msapplication></browserconfig>