Skip to content

Commit f3ccd71

Browse files
Update LinkedIn profile URL
- Fix LinkedIn username from kevinpark to realcoding - Update both _config.yml and about.md with correct LinkedIn URL - LinkedIn profile: https://www.linkedin.com/in/realcoding/
1 parent bd76243 commit f3ccd71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author:
99
name: Kevin Park
1010
email: kevinpark@okyc.kr
1111
github: realcoding2003
12-
linkedin: kevinpark
12+
linkedin: realcoding
1313

1414
# Build settings
1515
markdown: kramdown
@@ -56,7 +56,7 @@ paginate_path: "/page:num/"
5656

5757
# Social media
5858
github_username: realcoding2003
59-
linkedin_username: kevinpark
59+
linkedin_username: realcoding
6060

6161
# Google Analytics (나중에 설정)
6262
# google_analytics: G-XXXXXXXXXX

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ permalink: /about/
5858

5959
- **이메일**: kevinpark@okyc.kr
6060
- **GitHub**: [@realcoding2003](https://github.com/realcoding2003)
61-
- **LinkedIn**: [Kevin Park](https://linkedin.com/in/kevinpark)
61+
- **LinkedIn**: [Kevin Park](https://www.linkedin.com/in/realcoding/)
6262

6363
## 💡 블로그 정보
6464

0 commit comments

Comments
 (0)