Skip to content

Commit ff23641

Browse files
committed
Small changes
1 parent 21f1743 commit ff23641

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

_config.yml

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

99
# Basic Site Settings
1010
locale : "en-US"
11-
title : "Your Name / Site Title"
11+
title : "Chaisson lab"
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 "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"
1616
baseurl : "" # the subpath of your site, e.g. "/blog"
17-
repository : "academicpages/academicpages.github.io"
17+
#repository : "academicpages/academicpages.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.
@@ -26,7 +26,7 @@ author:
2626
pronouns : # example: "she/her"
2727
bio : "Short biography for the left-hand sidebar"
2828
location : "Earth"
29-
employer : "Red Brick University"
29+
employer : "Universith of Southern California"
3030
uri : # URL
3131
email : "none@example.org"
3232

_data/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Name2 Name2:
1515
bio : "I ordered what?"
1616
avatar : "bio-photo.jpg"
1717
twitter : "name2"
18-
google_plus : "Name"
18+
google_plus : "Name"

_data/navigation.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ main:
1414
- title: "Publications"
1515
url: /publications/
1616

17-
- title: "Blog Posts"
18-
url: /year-archive/
19-
2017
- title: "Software"
2118
url: /software/
2219

0 commit comments

Comments
 (0)