diff --git a/grandlyon/recipes/bron.json b/grandlyon/recipes/bron.json index 854a828..54dc97e 100644 --- a/grandlyon/recipes/bron.json +++ b/grandlyon/recipes/bron.json @@ -33,6 +33,10 @@ "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", "title": "Statistiques" }}, + {"create-passerelle": { + "url": "https://passerelle-${commune}.guichet-recette.grandlyon.com/", + "title": "Passerelle" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/dardilly.json b/grandlyon/recipes/dardilly.json index 87515d7..4d14d60 100644 --- a/grandlyon/recipes/dardilly.json +++ b/grandlyon/recipes/dardilly.json @@ -33,6 +33,10 @@ "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", "title": "Statistiques" }}, + {"create-passerelle": { + "url": "https://passerelle-${commune}.guichet-recette.grandlyon.com/", + "title": "Passerelle" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/oullins.json b/grandlyon/recipes/oullins.json index 0a00dd1..20c843d 100644 --- a/grandlyon/recipes/oullins.json +++ b/grandlyon/recipes/oullins.json @@ -33,6 +33,10 @@ "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", "title": "Statistiques" }}, + {"create-passerelle": { + "url": "https://passerelle-${commune}.guichet-recette.grandlyon.com/", + "title": "Passerelle" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/vaulx-en-velin.json b/grandlyon/recipes/vaulx-en-velin.json index 08264bf..12284e0 100644 --- a/grandlyon/recipes/vaulx-en-velin.json +++ b/grandlyon/recipes/vaulx-en-velin.json @@ -33,6 +33,10 @@ "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", "title": "Statistiques" }}, + {"create-passerelle": { + "url": "https://passerelle-${commune}.guichet-recette.grandlyon.com/", + "title": "Passerelle" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/villeurbanne.json b/grandlyon/recipes/villeurbanne.json index 5e14d25..c372114 100644 --- a/grandlyon/recipes/villeurbanne.json +++ b/grandlyon/recipes/villeurbanne.json @@ -33,6 +33,10 @@ "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", "title": "Statistiques" }}, + {"create-passerelle": { + "url": "https://passerelle-${commune}.guichet-recette.grandlyon.com/", + "title": "Passerelle" + }}, {"set-theme": { "theme": "${commune}" }}