-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_site.yml
50 lines (48 loc) · 1.25 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
44
45
46
47
48
49
50
name: "B.E.A.V.E.R.S Lab"
title: "B.E.A.V.E.R.S. Lab"
theme: beavers_lab.css
favicon: images/DR_Bennito.png
description: |
Website_Files
output_dir: "_site"
navbar:
#logo:
# image: images/Dr_BennitoNoBG.png
search: true
right:
- text: "Home"
href: index.html
- text: "About Us"
href:
menu:
- text: "People"
href: People.html
- text: "Corvallis, OR"
href: Corvallis.html
- text: "Lab Values"
href: Values.html
- text: "Lab Pets"
href: Pets.html
- text: "Research"
href:
menu:
- text: "Overview"
href: Research.html
- text: "Publications"
href: Publications.html
- text: "Posters"
href: Presentations.html
- text: "In the Media"
href: PopMedia.html
- text: "Join the team"
href:
menu:
- text: "Prospective Undergraduates"
href: ProspectiveUndergrads.html
- text: "Prospective Graduate Students"
href: ProspectiveGrads.html
- text: "Prospective Collaborators"
href: ProspectiveCollabs.html
# - text: "Contact and Location"
# href: ContactLocation.html */
output: distill::distill_article