From 5f365d6290508ee47b80f840b8b7636228d7ecc4 Mon Sep 17 00:00:00 2001 From: Cristhiam Teran Date: Tue, 28 May 2024 14:27:51 -0400 Subject: [PATCH] Fix linkedin url --- _data/social.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/social.json b/_data/social.json index 56163fe..b779340 100644 --- a/_data/social.json +++ b/_data/social.json @@ -9,6 +9,6 @@ }, { "icon": "fa-linkedin", - "link": "https://www.linkedin.com/in/cristhiamteran/" + "link": "https://www.linkedin.com/in/cteranc/" } ]