Skip to content

Commit 2fecf1a

Browse files
committed
fix: Rename username
1 parent 0a254e6 commit 2fecf1a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ description: >- # used by seo meta and the atom feed
2323
2424
# Fill in the protocol & hostname for your site.
2525
# e.g. 'https://username.github.io', note that it does not end with a '/'.
26-
url: "https://dev-ujin.github.io"
26+
url: "https://devyoujin.github.io"
2727

2828
github:
29-
username: dev-ujin # change to your github username
29+
username: devyoujin # change to your github username
3030

3131
#twitter:
3232
# username: twitter_username # change to your twitter username
@@ -39,7 +39,7 @@ social:
3939
links:
4040
# The first element serves as the copyright owner's link
4141
#- https://twitter.com/username # change to your twitter homepage
42-
- https://github.com/dev-ujin # change to your github homepage
42+
- https://github.com/devyoujin # change to your github homepage
4343
# Uncomment below to add more social links
4444
# - https://www.facebook.com/username
4545
# - https://www.linkedin.com/in/username
@@ -89,7 +89,7 @@ comments:
8989
issue_term: # < url | pathname | title | ...>
9090
# Giscus options › https://giscus.app
9191
giscus:
92-
repo: dev-ujin/dev-ujin.github.io # <gh-username>/<repo>
92+
repo: devyoujin/devyoujin.github.io # <gh-username>/<repo>
9393
repo_id: R_kgDOGlTx0w
9494
category: Comments
9595
category_id: DIC_kwDOGlTx084CA7rj

0 commit comments

Comments
 (0)