From b2580c04ba7579533f57e2205672ad1d2f9596cd Mon Sep 17 00:00:00 2001 From: satoshi-sh Date: Sun, 29 Mar 2026 11:33:28 -0500 Subject: [PATCH 1/2] Updated my profile links --- utils/about.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/about.js b/utils/about.js index 707599fb..8c7addca 100644 --- a/utils/about.js +++ b/utils/about.js @@ -84,8 +84,8 @@ export const whoWeAre = [ devtoSummary: 'Satoshi is a full-stack developer, who is looking for opportunities to learn something new. He enjoys collaborating with other developers. Passionate for Open Source projects.', position: 'Full-Stack Developer', - linkedIn: 'satoshi-89bb58a8', - portfolio: 'www.satoshis-developer.xyz', + linkedIn: 'satoshi-sh', + portfolio: 'portfolio.satoshi-homelab.xyz/', about: 'Satoshi is a Full-Stack developer, who is looking for opportunities to learn something new. He enjoys collaborating with other developers.', }, From 40a1aecb39268d5a35e32b365c1736dcf84908a6 Mon Sep 17 00:00:00 2001 From: satoshi-sh Date: Sun, 29 Mar 2026 11:35:19 -0500 Subject: [PATCH 2/2] Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 379cd87f..1415044b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -152,6 +152,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Updated outdated dependencies - Added Shayla to 'about us' - Added Oluwatobi to 'about us' +- Updated Satoshi's profile links ### Fixed