Update header snippet: add favicon, manifest, meta generator and meta robots
This commit is contained in:
parent
3f9f557e8b
commit
df8b08ee6d
3 changed files with 29 additions and 9 deletions
9
public/manifest.webmanifest
Normal file
9
public/manifest.webmanifest
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"short_name": "PdC",
|
||||
"name": "Pochet du Courval",
|
||||
"description": "",
|
||||
"background_color": "#F0F0F0",
|
||||
"theme_color": "#00968F",
|
||||
"display": "minimal-ui",
|
||||
"start_url": "/"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue