forked from CrumpLab/LabJournalWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
25 lines (25 loc) · 662 Bytes
/
_site.yml
File metadata and controls
25 lines (25 loc) · 662 Bytes
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
name: "Richard's LabJournal"
navbar:
title: "Richard's LabJournal"
left:
- text: "Home"
href: index.html
# - text: "R Basics"
# href: R_Basics.html
- text: "Links"
href: Links.html
# - text: "Dictionary"
# href: Definitions.html
- text: "Reducing_Implicit_Bias"
href: Reducing_Implicit_Bias.html
- text: "DataVis"
href: DataVis.html
- text: "DataWrangle_Richard"
href: DataWrangleFlanker_student.html
# - text: "Statistics"
# href: Statistics.html
- text: "Final"
href: Final_Presentation.html
- text: "Goal_Success"
href: Goal_Success.html
output_dir: "docs"