diff --git a/_config.yml b/_config.yml index 1dc605cc6e928..1674b76e3fb7d 100644 --- a/_config.yml +++ b/_config.yml @@ -7,13 +7,13 @@ # Site Settings locale : "en-US" -title : "Your Name / Site Title" +title : "Xuewei Cao" title_separator : "-" -name : &name "Your Name" -description : &description "personal description" -url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +name : &name "Xuewei Cao" +description : &description "Xuewei Cao's Personal Website" +url : https://xueweic.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 : "xueweic/xueweic.github.io" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" breadcrumbs : false # true, false (default) words_per_minute : 160 @@ -80,7 +80,7 @@ analytics: # Site Author author: - name : "Your Sidebar Name" + name : "Xuewei Cao" avatar : "profile.png" bio : "Your biography for the left-hand sidebar" location : "Location" diff --git a/images/profile.png b/images/profile.png index 943578911d6bc..1780043471ffa 100644 Binary files a/images/profile.png and b/images/profile.png differ