-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_site.yml
54 lines (53 loc) · 1.33 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
51
52
53
54
name: "my-website"
output_dir: "docs"
navbar:
title: "BIOL 324 Labs"
type: default
left:
- text: "Home"
href: index.html
- text: "Syllabus"
href: Syllabus.html
- text: "Resources"
menu:
- text: "Morphological Terminology"
href: Morphological_Terminology.html
- text: "Projects"
menu:
- text: "Project 1 (iNaturalist)"
href: BIOL_324_Project_1.html
- text: "Linnean Typification"
href: LinneanTypification.html
- text: "Project 2 (Phylogeography)"
href: BIOL_324_Project_2.html
- text: "Labs"
menu:
- text: "Lab 1"
href: BIOL_324_Lab_1.html
- text: "Lab 2"
href: BIOL_324_Lab_2.html
- text: "Lab 3"
href: BIOL_324_Lab_3.html
- text: "Lab 4"
href: BIOL_324_Lab_4.html
- text: "Lab 5"
href: BIOL_324_Lab_5.html
- text: "Lab 6"
href: BIOL_324_Lab_6.html
- text: "Lab 7"
href: BIOL_324_Lab_7.html
- text: "Lab 8"
href: BIOL_324_Lab_8.html
- text: "Lab 9"
href: BIOL_324_Lab_9.html
- text: "Lab 10"
href: BIOL_324_Lab_10.html
- text: "Lab 11"
href: BIOL_324_Lab_11.html
output:
html_document:
toc: true
toc_float: true
toc_depth: 3
theme: readable
highlight: tango