-
Notifications
You must be signed in to change notification settings - Fork 1
/
_site.yml
44 lines (42 loc) · 1.07 KB
/
_site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name: my-website
output_dir: '.'
navbar:
title: Carrie Wright, Ph.D.
left:
- text: Home
href: index.html
- text: Education
href: training.html
- text: Publications
href: publications.html
- text: Presentations
href: presentations.html
- text: Awards
href: awards.html
- text: Teaching
href: teaching.html
- text: Service
href: service.html
- text: Affiliations
href: affiliations.html
- text: Contact
href: contact.html
icon: fa-envelope
# right:
# - icon: fa-envelope fa-lg
# href: contact.html
# - icon: fa-github fa-lg
# href: http://github.com/carriewright11
# - icon: fa-linkedin fa-lg
# href: https://www.linkedin.com/in/carrie-wright-36458344
# - icon: fa-google fa-lg
# href: https://scholar.google.com/citations?user=LVotQ9oAAAAJ&hl=en
# - icon: fab fa-twitter fa-lg
# href: https://twitter.com/mirnas22
# - icon: fab fa-researchgate
# href: https://www.researchgate.net/profile/Carrie_Wright6
output:
html_document:
theme: cosmo
lib_dir: site_libs
self_contained: no