Add index page, favicon, robots.txt and sitemap.xml
This commit is contained in:
parent
820907c3c2
commit
cb904127c0
26 changed files with 4163 additions and 2638 deletions
16
public/favicon/paul-nicoue.webmanifest
Normal file
16
public/favicon/paul-nicoue.webmanifest
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Paul Nicoué",
|
||||
"short_name": "Paul Nicoué",
|
||||
"icons": [
|
||||
{
|
||||
"src": "paul-nicoue-favicon-192px.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "paul-nicoue-favicon-512px.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue