Skip to content

Commit a37cad2

Browse files
committed
add example data to see how it affects.
1 parent 3af723c commit a37cad2

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

_config.yml

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

99
# Basic Site Settings
1010
locale : "en-US"
11-
title : "Your Name / Site Title"
11+
title : "Yifei Yao - Personal Website"
1212
title_separator : "-"
13-
name : &name "Your Name"
14-
description : &description "personal description"
15-
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
13+
name : &name "Yifei Yao"
14+
description : &description "Graduate Student in School of Automation, Shanghai Jiao Tong Universitys"
15+
url : https://securitycfs.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
1616
baseurl : "" # the subpath of your site, e.g. "/blog"
17-
repository : "academicpages/academicpages.github.io"
17+
repository : "securitycfs/securitycfs.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 : "images/personal_full.jpg"
25+
name : "Yifei 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 : "Graduate Student in School of Automation, Shanghai Jiao Tong University"
28+
location : "Minhang District, Shanghai, China"
29+
employer : "Machine Vision and Autonomous Systems Lab, Shanghai Jiao Tong University"
3030
uri : # URL
31-
email : "none@example.org"
31+
email : "jameswhiteyao@gmail.com"
3232

3333
# Academic websites
3434
arxiv : # URL - Update with the correct link to your profile
@@ -290,7 +290,7 @@ sass:
290290
permalink: /:categories/:title/
291291
# paginate: 5 # amount of posts to show
292292
# paginate_path: /page:num/
293-
timezone: America/Los_Angeles # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
293+
timezone: Asia/Shanghai # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
294294

295295

296296
# Plugins

images/personal_full.jpg

84.7 KB
Loading

0 commit comments

Comments
 (0)