Feature/website overhaul (#49)
* Reorganize repo * Overhaul website design and rewrite in NextJS and Typescript * Delete website-publish.yml
This commit is contained in:
committed by
GitHub
parent
3674ee5bd8
commit
421ecf17e6
1
website/public/manifest.webmanifest
Normal file
1
website/public/manifest.webmanifest
Normal file
@ -0,0 +1 @@
|
||||
{"name":"StaticCms","short_name":"StaticCms","start_url":"/","background_color":"#ffffff","theme_color":"#ffffff","display":"standalone","cacheDigest":"f8d7a51fb9801634f1224e59fec10d2b","icons":[{"src":"icons/icon-48x48.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"48x48","type":"image/png"},{"src":"icons/icon-72x72.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"72x72","type":"image/png"},{"src":"icons/icon-96x96.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"96x96","type":"image/png"},{"src":"icons/icon-144x144.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"144x144","type":"image/png"},{"src":"icons/icon-192x192.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"192x192","type":"image/png"},{"src":"icons/icon-256x256.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"256x256","type":"image/png"},{"src":"icons/icon-384x384.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"384x384","type":"image/png"},{"src":"icons/icon-512x512.png?v=f8d7a51fb9801634f1224e59fec10d2b","sizes":"512x512","type":"image/png"}]}
|
Reference in New Issue
Block a user