-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
38 lines (38 loc) · 951 Bytes
/
_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
name: "Haley Oleynik"
navbar:
title: "Haley Oleynik"
left:
- text: "Home"
icon: fa-ship
href: index.html
- text: "Research"
icon: fa-fish
menu:
- text: "Publications (Google Scholar)"
icon: fa-copy
href: https://scholar.google.com/citations?user=0zgwzSkAAAAJ&hl=en
- text: "Presentations"
icon: fa-chart-area
href: Presentations.html
- text: "CV"
icon: fa-paperclip
href: collaborate.html
- text: "Contact"
icon: fa-at
href: Contact.html
right:
- icon: fa-github fa-lg
href: https://github.com/haleyoleynik
- icon: fa-twitter fa-lg
href: https://twitter.com/fish_follower
- icon: fa-info-circle fa-la
href: info.html
output_dir: "."
output:
html_document:
theme: journal
highlight: textmate
#css: style.css
fig_caption: true
toc: true
toc_float: true