Initial setup for new frontend.
This commit is contained in:
parent
7671bfd4d3
commit
59f7897d8e
33 changed files with 2594 additions and 12 deletions
6
frontend/public/manifest.webmanifest
Normal file
6
frontend/public/manifest.webmanifest
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"icons": [
|
||||
{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
|
||||
{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue