Skip to content

Commit 2133cd9

Browse files
committed
Reformat config
1 parent 565f386 commit 2133cd9

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

_config.yml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,40 +6,40 @@
66
# `jekyll serve`. If you change this file, please restart the server process.
77

88
# Site Settings
9-
locale : "en-US"
10-
title : "Scott Olesen"
11-
title_separator : "-"
12-
name : &name "Scott Olesen"
13-
description : &description "Data Scientist / Epidemiologist"
14-
url : "https://scottolesen.com"
15-
baseurl : ""
16-
repository : "swo/swo.github.io"
17-
breadcrumbs : false
18-
words_per_minute : 160
19-
future : true
20-
read_more : "disabled"
21-
talkmap_link : false
9+
locale: "en-US"
10+
title: "Scott Olesen"
11+
title_separator: "-"
12+
name: &name "Scott Olesen"
13+
description: &description "Data Scientist / Epidemiologist"
14+
url: "https://scottolesen.com"
15+
baseurl: ""
16+
repository: "swo/swo.github.io"
17+
breadcrumbs: false
18+
words_per_minute: 160
19+
future: true
20+
read_more: "disabled"
21+
talkmap_link: false
2222
comments:
23-
provider : false
23+
provider: false
2424
analytics:
25-
provider : false
25+
provider: false
2626

2727
# Site Author
2828
author:
29-
name : "Scott Olesen"
30-
avatar : "face.png"
31-
bio : "Data Scientist/Epidemiologist at CDC CFA"
32-
location : "Washington, DC"
33-
employer :
34-
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=scott+w+olesen"
35-
googlescholar : #"http://yourfullgooglescholarurl.com"
36-
email :
37-
researchgate : # example: "https://www.researchgate.net/profile/yourprofile"
38-
uri :
39-
github : "swo"
40-
linkedin : "scott-olesen/"
41-
orcid : "https://orcid.org/0000-0001-5400-4945"
42-
twitter : #"replacethistwitterhandle"
29+
name: "Scott Olesen"
30+
avatar: "face.png"
31+
bio: "Data Scientist/Epidemiologist at CDC CFA"
32+
location: "Washington, DC"
33+
employer:
34+
pubmed: "https://www.ncbi.nlm.nih.gov/pubmed/?term=scott+w+olesen"
35+
googlescholar: #"http://yourfullgooglescholarurl.com"
36+
email:
37+
researchgate: # example: "https://www.researchgate.net/profile/yourprofile"
38+
uri:
39+
github: "swo"
40+
linkedin: "scott-olesen/"
41+
orcid: "https://orcid.org/0000-0001-5400-4945"
42+
twitter: #"replacethistwitterhandle"
4343

4444
# Reading Files
4545
include:

0 commit comments

Comments
 (0)