diff --git a/grandlyon/recipes/dardilly.json b/grandlyon/recipes/dardilly.json index 3b999f1..87515d7 100644 --- a/grandlyon/recipes/dardilly.json +++ b/grandlyon/recipes/dardilly.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/oullins.json b/grandlyon/recipes/oullins.json index ce5ee63..0a00dd1 100644 --- a/grandlyon/recipes/oullins.json +++ b/grandlyon/recipes/oullins.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/vaulx-en-velin.json b/grandlyon/recipes/vaulx-en-velin.json index f87c5fa..08264bf 100644 --- a/grandlyon/recipes/vaulx-en-velin.json +++ b/grandlyon/recipes/vaulx-en-velin.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }} diff --git a/grandlyon/recipes/villeurbanne.json b/grandlyon/recipes/villeurbanne.json index eca75b6..5e14d25 100644 --- a/grandlyon/recipes/villeurbanne.json +++ b/grandlyon/recipes/villeurbanne.json @@ -29,6 +29,10 @@ "url": "https://agendas-${commune}.guichet-recette.grandlyon.com/", "title": "Agendas" }}, + {"create-bijoe": { + "url": "https://statistiques-${commune}.guichet-recette.grandlyon.com/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "${commune}" }}