Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syx11237744 authored Aug 27, 2024
1 parent 79f5c2b commit f3b4c2c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@

# Basic Site Settings
locale : "en-US"
title : "Your Name / Site Title"
title : "Yuanxu Sun"
title_separator : "-"
name : &name "Your Name"
name : &name "Yuanxu Sun"
description : &description "personal description"
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
url : https://syx11237744.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
repository : "academicpages/academicpages.github.io"
repository : "syx11237744/syx11237744.github.io"

# Site Author - The following control what appear as part of the author content on the side bar.
# If a field is blank the icon and link will not appear, otherwise it will be shown.
# Additional customization can be done by editing /_includes/author-profile.html
author:
# Biographic information
avatar : "profile.png"
name : "Your Sidebar Name"
name : "Yuanxu Sun"
pronouns : # example: "she/her"
bio : "Short biography for the left-hand sidebar"
location : "Earth"
employer : "Red Brick University"
bio :
location : "China Beijing"
employer :
uri : # URL
email : "[email protected]"
email : "[email protected]"

# Academic websites
arxiv : # URL - Update with the correct link to your profile
Expand All @@ -43,7 +43,7 @@ author:
bitbucket : # Username - Update with your username on the site
codepen : # Username
dribbble : # Username
github : "academicpages"
github : "syx11237744"
kaggle : # Username
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")

Expand Down

0 comments on commit f3b4c2c

Please sign in to comment.