Skip to content

Commit d4fad18

Browse files
authored
Update _config.yml
1 parent ae5549a commit d4fad18

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,15 @@ analytics:
9393

9494
# Site Author
9595
author:
96-
name : "Your Name"
96+
name : "Chanho Park"
9797
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
98-
bio : "I am an **amazing** person."
99-
location : "Somewhere"
98+
bio : ""
99+
location : "South Korea"
100100
email :
101101
links:
102102
- label: "Email"
103103
icon: "fas fa-fw fa-envelope-square"
104-
# url: "mailto:your.name@email.com"
104+
url: "pch8793@gmail.com"
105105
- label: "Website"
106106
icon: "fas fa-fw fa-link"
107107
# url: "https://your-website.com"
@@ -113,7 +113,7 @@ author:
113113
# url: "https://facebook.com/"
114114
- label: "GitHub"
115115
icon: "fab fa-fw fa-github"
116-
# url: "https://github.com/"
116+
url: "https://github.com/chanho-code"
117117
- label: "Instagram"
118118
icon: "fab fa-fw fa-instagram"
119119
# url: "https://instagram.com/"

0 commit comments

Comments
 (0)