Update header snippet: add favicon, manifest, meta generator and meta robots

This commit is contained in:
Timothée Goguely 2024-09-04 18:50:06 +02:00
parent 3f9f557e8b
commit df8b08ee6d
3 changed files with 29 additions and 9 deletions

View file

@ -0,0 +1,9 @@
{
"short_name": "PdC",
"name": "Pochet du Courval",
"description": "",
"background_color": "#F0F0F0",
"theme_color": "#00968F",
"display": "minimal-ui",
"start_url": "/"
}