Skip to content

Commit 232bf95

Browse files
committed
Update LinkedIn link to new profile URL
- Update LinkedIn link from linkedin.com/in/reganmaharjan to linkedin.com/in/imregan - Updated in contact section and assets links - All components automatically use the updated link from content.ts
1 parent 95c8c31 commit 232bf95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/content.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,8 +1208,8 @@ const contentData = {
12081208
},
12091209
{
12101210
"label": "LinkedIn",
1211-
"href": "https://linkedin.com/in/reganmaharjan",
1212-
"handle": "linkedin.com/in/reganmaharjan"
1211+
"href": "https://www.linkedin.com/in/imregan/",
1212+
"handle": "linkedin.com/in/imregan"
12131213
},
12141214
{
12151215
"label": "GitHub",
@@ -1439,7 +1439,7 @@ const contentData = {
14391439
},
14401440
"links": {
14411441
"email": "mailto:imregan@umich.edu",
1442-
"linkedin": "https://linkedin.com/in/reganmaharjan",
1442+
"linkedin": "https://www.linkedin.com/in/imregan/",
14431443
"instagram": "https://www.instagram.com/rayheyheygun/",
14441444
"github": "https://github.com/reganmaharjan",
14451445
"twitter": "https://twitter.com/reganmaharjan"

0 commit comments

Comments
 (0)