diff --git a/src/lib/data/presse.json b/src/lib/data/presse.json index 9389ec1..c52e9ee 100644 --- a/src/lib/data/presse.json +++ b/src/lib/data/presse.json @@ -28,5 +28,11 @@ "picture": "https://trxprds3.s3.amazonaws.com/uploads/2020/03/by-dan-hett.jpg", "link": "https://www.traxmag.com/algorave-live-coding-dancefloor/", "author": "Loïc Hecht (Trax Magazine)" + }, + { + "title": "Le festival de jazz d'Uzeste, toujours aussi déjanté", + "picture": "https://www.radiofrance.fr/s3/cruiser-production/2023/08/a064c42c-f1fc-4ef8-90b8-2615d352e1e6/560x315_sc_capture-d-ecran-2023-08-09-a-15-11-31.webp", + "link": "https://www.radiofrance.fr/franceculture/podcasts/l-invite-e-des-matins-d-ete/le-festival-de-jazz-d-uzeste-toujours-aussi-dejante-2076865", + "author": "France Culture" } ] diff --git a/src/lib/data/reseaux.json b/src/lib/data/reseaux.json index 91d6959..2f2f6f2 100644 --- a/src/lib/data/reseaux.json +++ b/src/lib/data/reseaux.json @@ -19,5 +19,12 @@ "description": "Creative Code Lyon est une communauté lyonnaise dédiée à la programmation créative. En son sein existe un petit groupe, nommé le DAC (Digital Audio Community). Il se réunit toutes les deux semaines au Laboratoire Ouvert Lyonnais (LOL) pour discuter de synthèse sonore, de live coding, de création sonore. Pour nous contacter, rejoignez le serveur Discord !", "image": "images/creative_code_lyon.jpeg", "link": "https://discord.gg/B2e5a3Y3uk" + }, + { + "name": "Live Coding Strasbourg", + "place": "Strasbourg", + "image": "https://scontent.flyn1-1.fna.fbcdn.net/v/t39.30808-6/308519739_434280725461676_1220763930413175897_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=5f2048&_nc_ohc=DJSHmDxQfj8AX90PwZ0&_nc_ht=scontent.flyn1-1.fna&oh=00_AfCh8c_sGFOtUKu5FrBsMaif0NzhCRyPbyrnrIu2LqQrgA&oe=6556F0D9", + "description": "Communauté dédiée au live coding à Strasbourg.", + "link": "https://www.facebook.com/livecodingstrasbourg" } ]