-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
32 lines (31 loc) · 729 Bytes
/
Copy path_site.yml
File metadata and controls
32 lines (31 loc) · 729 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
26
27
28
29
30
31
32
name: "PLAY Project"
navbar:
title: "PLAY"
left:
- text: "people"
href: people.html
- text: "overview"
href: overview.html
- text: "data collection"
href: collection.html
- text: "video coding"
href: coding.html
- text: "quality assurance"
href: quality.html
- text: "protocol faqs"
href: faq.html
- text: "databrary"
href: https://www.databrary.org
- text: "datavyu"
href: http://www.datavyu.org/
- text: "for parents"
href: http://www.anhourinthelife.org/
output_dir: "docs"
output:
html_document:
title: "PLAY project"
theme: lumen
highlight: textmate
css: css/play.css
include:
after_body: footer.html