Edit folder structure and webpack configuration
This commit is contained in:
parent
6a754806c6
commit
d48d295bf0
24 changed files with 14 additions and 15 deletions
16
public/favicon/julien-monnerie.webmanifest
Normal file
16
public/favicon/julien-monnerie.webmanifest
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Julien Monnerie",
|
||||
"short_name": "Julien Monnerie",
|
||||
"icons": [
|
||||
{
|
||||
"src": "julien-monnerie-favicon-192px.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "julien-monnerie-favicon-512px.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue