Skip to content

Commit 392d55a

Browse files
authored
Update _config.yml
1 parent 6fba534 commit 392d55a

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

_config.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,48 +8,48 @@
88

99
# Basic Site Settings
1010
locale : "en-US"
11-
title : "Your Name / Site Title"
11+
title : "Zhen Yao"
1212
title_separator : "-"
13-
name : &name "Your Name"
13+
name : &name "Zhen Yao"
1414
description : &description "personal description"
15-
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
15+
url : https://zyaocoder.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
1616
baseurl : "" # the subpath of your site, e.g. "/blog"
17-
repository : "academicpages/academicpages.github.io"
17+
repository : "zyaocoder/zyaocoder.github.io"
1818

1919
# Site Author - The following control what appear as part of the author content on the side bar.
2020
# If a field is blank the icon and link will not appear, otherwise it will be shown.
2121
# Additional customization can be done by editing /_includes/author-profile.html
2222
author:
2323
# Biographic information
24-
avatar : "profile.png"
25-
name : "Your Sidebar Name"
24+
avatar : "Selfie.png"
25+
name : "Zhen Yao"
2626
pronouns : # example: "she/her"
27-
bio : "Short biography for the left-hand sidebar"
28-
location : "Earth"
29-
employer : "Red Brick University"
27+
bio : "Ph.D. student at Lehigh University"
28+
location : "Bethlehem, PA USA"
29+
employer : "Lehigh University"
3030
uri : # URL
31-
email : "[email protected]"
31+
email : "[email protected]"
3232

3333
# Academic websites
3434
arxiv : # URL - Update with the correct link to your profile
35-
googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
35+
googlescholar : "https://scholar.google.com/citations?user=8-IhrB0AAAAJ&hl=en&oi=ao"
3636
impactstory : # URL
37-
orcid : "http://orcid.org/yourorcidurl"
37+
orcid : #
3838
semantic : # URL
39-
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
39+
pubmed : #
4040
researchgate : # URL
4141
scopus : # URL
4242

4343
# Repositories and software development
4444
bitbucket : # Username - Update with your username on the site
4545
codepen : # Username
4646
dribbble : # Username
47-
github : "academicpages"
47+
github : "zyaocoder"
4848
kaggle : # Username
4949
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")
5050

5151
# Social media
52-
bluesky : "bsky.app" # Replace this with you Bluesky username
52+
bluesky : #
5353
facebook : # Username
5454
flickr : # Username
5555
foursquare : # Username

0 commit comments

Comments
 (0)