-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
37 lines (33 loc) · 808 Bytes
/
_site.yml
File metadata and controls
37 lines (33 loc) · 808 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
33
34
35
36
37
name: "CompARE"
output_dir: "."
navbar:
title: "CompARE"
left:
- text: "HOME"
href: index.html
- text: "APP FEATURES"
href: appfeatures.html
- text: "R PACKAGE"
href: package.html
- text: "VIGNETTES"
menu:
- text: "TIME-TO-EVENT"
href: timetoevent_vignette.html
- text: "BINARY"
href: binary_vignette.html
- text: "SIMULATIONS"
href: simulations_vignette.html
- text: "ABOUT US"
href: aboutus.html
- text: "PUBLICATIONS"
href: publications.html
- text: "TALKS"
href: talks_1.html
- text: "CONTACT"
href: contact.html
output:
html_document:
theme: cosmo
highlight: tango
includes:
in_header: GA_script.html