diff --git a/app/config.json b/app/config.json index 2635d7ce791f598658a685df4a4fc01ecf8bed73..0ada6c38b33793d4bb8736bf5f2c6b0b6f8215fe 100644 --- a/app/config.json +++ b/app/config.json @@ -76,14 +76,13 @@ "host": "duniter.moul.re", "port": 443, "path": "/bma" - }, - { - "host": "duniter-v1-g1.axiom-team.fr", - "port": 443 } ], "developers": [ - {"name": "Benoit Lavenier", "pubkey": "38MEAZN68Pz1DTvT3tqgxx4yQP6snJCQhPqEFxbDk4aE"} + {"name": "Benoit Lavenier", "pubkey": "38MEAZN68Pz1DTvT3tqgxx4yQP6snJCQhPqEFxbDk4aE"}, + {"name": "Cédric Moreau", "pubkey": "2ny7YAdmzReQxAayyJZsyVYwYhVyax2thKcGknmQy5nQ"}, + {"name": "Kapis", "pubkey": "24jaf8XhYZyDyUb7hMcy5qsanaHBC11AwPefcCQRBQNA"}, + {"name": "Matograine", "pubkey": "CmFKubyqbmJWbhyH2eEPVSSs4H4NeXGDfrETzEnRFtPd"} ], "plugins":{ "es": { diff --git a/www/templates/modal_about.html b/www/templates/modal_about.html index d8113a5a6ccfcf72807dd248a685e8ecfb18ba5d..3009ea519397bd5a8014717df43b915f4b65feba 100644 --- a/www/templates/modal_about.html +++ b/www/templates/modal_about.html @@ -69,7 +69,8 @@ <a href="https://github.com/bpresles" target="_system">bpresles</a>, <a href="https://github.com/c-geek" target="_system">cgeek</a>, <a href="https://github.com/devingfx" target="_system">DiG</a>, - <a href="https://git.duniter.org/ji_emme" target="_system">Ji_emme</a> + <a href="https://git.duniter.org/ji_emme" target="_system">Ji_emme</a>, + <a href="https://github.com/duniter/cesium/graphs/contributors" target="_system" title="{{'HOME.SHOW_ALL_FEED'|translate}}">...</a> </h3> </ion-item>