From b1dbe1f601cd31e35dafdb7bb0f65cea04459eaa Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Mon, 13 Sep 2021 19:54:12 +0200 Subject: [PATCH] Changement de l'url d'ADM Photographie > suite a la fin de adm.photos --- src/messages/en.json | 4 ++-- src/messages/fr.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/messages/en.json b/src/messages/en.json index c9ff2d6..2b1d41b 100644 --- a/src/messages/en.json +++ b/src/messages/en.json @@ -75,8 +75,8 @@ "imgTitle" : "An IOT prototype." }, { - "title" : "adm.photos", - "url" : "http://adm.photos/", + "title" : "ADM Photographie", + "url" : "https://photos.adm.ink/", "image" : "../../images/portfolio/admPhotos.jpg", "imgAlt" : "A picture of a beautiful town.", "imgTitle" : "A picture of a beautiful town." diff --git a/src/messages/fr.json b/src/messages/fr.json index 7c241a7..d5f9dc7 100644 --- a/src/messages/fr.json +++ b/src/messages/fr.json @@ -76,8 +76,8 @@ "imgTitle" : "Une photo d'un micro ordinateur dans ma main" }, { - "title" : "adm.photos", - "url" : "http://adm.photos/", + "title" : "ADM Photographie", + "url" : "https://photos.adm.ink/", "image" : "../../images/portfolio/admPhotos.jpg", "imgAlt" : "Une photo du village de mon enfance", "imgTitle" : "Une photo du village de mon enfance"