You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
website: Your website (eg. https://google.com)(optional)
17
+
#website: Your website (eg. https://google.com)(optional)
16
18
# website_title: Web (Website title override)
17
19
18
20
# Dark Mode (true/false/never)
19
21
darkmode: false
20
22
21
23
# Social links
22
-
twitter_username: jekyllrb
23
-
github_username: jekyll
24
-
stackoverflow_username: "00000001"
25
-
dribbble_username: jekyll
26
-
facebook_username: jekyll
27
-
flickr_username: jekyll
28
-
instagram_username: jekyll
29
-
linkedin_username: jekyll
30
-
xing_username: jekyll
31
-
pinterest_username: jekyll
32
-
youtube_username: jekyll
33
-
orcid_username: 0000-0000-0000-0000
34
-
googlescholar_username: D847cGsAAAAJ
24
+
#twitter_username: jekyllrb
25
+
github_username: lee-jongyeon
26
+
#stackoverflow_username: "00000001"
27
+
#dribbble_username: jekyll
28
+
#facebook_username: jekyll
29
+
#flickr_username: jekyll
30
+
instagram_username: jong2yeon
31
+
linkedin_username: jongyeon-lee
32
+
#xing_username: jekyll
33
+
#pinterest_username: jekyll
34
+
#youtube_username: jekyll
35
+
orcid_username: 0000-0001-7961-1899
36
+
googlescholar_username: o02lZUwAAAAJ
35
37
36
-
# Additional icon links
37
-
additional_links:
38
-
- title: Link name
39
-
icon: Font Awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free)
40
-
url: Link url (eg. https://google.com)
38
+
## Additional icon links
39
+
#additional_links:
40
+
#- title: Link name
41
+
# icon: Font Awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free)
42
+
# url: Link url (eg. https://google.com)
41
43
# - title: another link
42
44
# icon: font awesome brand icon name (eg. fab fa-twitter) (https://fontawesome.com/icons?d=gallery&s=brands&m=free)
43
45
# url: Link url (eg. https://google.com)
@@ -50,15 +52,16 @@ additional_links:
50
52
51
53
# About Section
52
54
# about_title: About Me (Use this to override about section title)
53
-
about_profile_image: Directory of profile image (eg. images/profile.jpg)
54
-
about_content: | # this will include new lines to allow paragraphs
55
-
Write an awesome description about yourself here, this supports markdown, so you can add [links](http://foobar.com) and highlight things <mark>like this</mark>.
55
+
about_profile_image: # Directory of profile image (eg. images/profile.jpg)
56
+
about_content:
57
+
# about_content: | # this will include new lines to allow paragraphs
58
+
# Write an awesome description about yourself here, this supports markdown, so you can add [links](http://foobar.com) and highlight things <mark>like this</mark>.
56
59
57
-
You can even add paragraphs by using empty lines like this and add anything else [markdown](https://www.markdownguide.org/getting-started#what-is-markdown) supports such as
# You can even add paragraphs by using empty lines like this and add anything else [markdown](https://www.markdownguide.org/getting-started#what-is-markdown) supports such as
0 commit comments