Skip to content

Commit 074a2a0

Browse files
authored
Update _config.yml
1 parent ada0ec0 commit 074a2a0

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

_config.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title : "Your Name / Site Title"
1313
title_separator : "-"
1414
name : &name "Your Name"
1515
description : &description "personal description"
16-
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
16+
url : https://mysummer123.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
1717
baseurl : "" # the subpath of your site, e.g. "/blog"
1818
repository : "academicpages/academicpages.github.io"
1919

@@ -22,30 +22,30 @@ repository : "academicpages/academicpages.github.io"
2222
# Additional customization can be done by editing /_includes/author-profile.html
2323
author:
2424
# Biographic information
25-
avatar : "profile.png"
26-
name : "Your Sidebar Name"
25+
avatar : "songxiangjun.png"
26+
name : "Xiangjun Song"
2727
pronouns : # example: "she/her"
28-
bio : "Short biography for the left-hand sidebar"
29-
location : "Earth"
30-
employer : "Red Brick University"
31-
uri : # URL
32-
email : "none@example.org"
28+
bio : "Xiangjun Song received the B.S. degree from Shandong Aviation University, Shandong, China, in 2024, and is currently pursuing an M.S. degree in transportation engineering with the School of Information Engineering, Chang'an University. His research interests include image processing and deep learning, and 3D medical image processing."
29+
location : "China Xi'an"
30+
employer : # "Red Brick University"
31+
uri : # URL
32+
email : "2024124153@chd.edu.cn"
3333

3434
# Academic websites
35-
arxiv : # URL - Update with the correct link to your profile
36-
googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
37-
impactstory : # URL
38-
orcid : "http://orcid.org/yourorcidurl"
39-
semantic : # URL
40-
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
41-
researchgate : # URL
42-
scopus : # URL
35+
arxiv : # URL - Update with the correct link to your profile
36+
googlescholar : # "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
37+
impactstory : # URL
38+
orcid : "https://orcid.org/0009-0000-0052-5753"
39+
semantic : # URL
40+
pubmed : # "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
41+
researchgate : # URL
42+
scopus : # URL
4343

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

0 commit comments

Comments
 (0)