diff --git a/src/messages/en.json b/src/messages/en.json index 4ddc097..febd87a 100644 --- a/src/messages/en.json +++ b/src/messages/en.json @@ -87,7 +87,7 @@ }, { "title": "Blog", - "url": "https://blog.adm.ink/", + "url": "https://blog.adm.ink/?referer=portfolio", "image": "../../images/portfolio/blog.webp", "imgAlt": "Screenshot of blog.adm.ink, you can see the title of the blog and various links. You can also see a plate of food, I think it was hummous.", "imgTitle": "Screenshot of blog.adm.ink, you can see the title of the blog and various links. You can also see a plate of food, I think it was hummous." diff --git a/src/messages/fr.json b/src/messages/fr.json index 32580f9..30cb44e 100644 --- a/src/messages/fr.json +++ b/src/messages/fr.json @@ -116,7 +116,7 @@ }, { "title": "Blog", - "url": "https://blog.adm.ink/", + "url": "https://blog.adm.ink/?referer=portfolio", "image": "../../images/portfolio/blog.webp", "imgAlt": "Capture d'écran de blog.adm.ink. On peut y voir le logo du blog, ainsi que quelques liens de navigations, ainsi que la photo accompagnant un article, une assiete de houmous.", "imgTitle": "Capture d'écran de blog.adm.ink. On peut y voir le logo du blog, ainsi que quelques liens de navigations, ainsi que la photo accompagnant un article, une assiete de houmous"