mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-11-03 08:49:02 +00:00
optimisation mobile + filtres des monstres + seo
This commit is contained in:
parent
e5af8a1b4a
commit
9add7369de
17 changed files with 210 additions and 29 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"name" : "Héros & Dragons DRS",
|
||||
"scope" : "/",
|
||||
"display" : "standalone",
|
||||
"start_url" : "https://staging.heros-et-dragons.fr/",
|
||||
"start_url" : "/index.html",
|
||||
"short_name" : "H&D DRS",
|
||||
"theme_color" : "#563f5a",
|
||||
"description" : "Document de référence système pour le jeu de rôle Héros & Dragons",
|
||||
|
|
@ -12,12 +12,12 @@
|
|||
"background_color" : "#ffffff",
|
||||
"icons" : [
|
||||
{
|
||||
"src": "https://staging.heros-et-dragons.fr/android-chrome-192x192.png",
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "https://staging.heros-et-dragons.fr/android-chrome-512x512.png",
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue