Skip to content

Commit 01d4e3c

Browse files
committed
back2
1 parent 32321dd commit 01d4e3c

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
@@ -26,20 +26,20 @@ description: >- # used by seo meta and the atom feed
2626
url: "https://kshmaker.github.io"
2727

2828
github:
29-
username: kshmaker # change to your GitHub username
29+
username: github_username # change to your GitHub username
3030

3131
twitter:
3232
username: twitter_username # change to your Twitter username
3333

3434
social:
3535
# Change to your full name.
3636
# It will be displayed as the default author of the posts and the copyright owner in the Footer
37-
name: SUnghwan
38-
email: kshmaker1216@gm.gist.ac.kr # change to your email address
37+
name: your_full_name
38+
email: example@domain.com # change to your email address
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/kshmaker # change to your GitHub homepage
42+
- https://github.com/username # 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

0 commit comments

Comments
 (0)