Skip to content

Commit 28e7671

Browse files
committed
Host with GitHub.
1 parent 3fa3689 commit 28e7671

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

analysis/_site.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
1-
name: "workflowr-useR2020"
1+
name: workflowr-useR2020
22
output_dir: ../docs
33
navbar:
4-
title: "workflowr-useR2020"
4+
title: workflowr-useR2020
55
left:
66
- text: Home
77
href: index.html
88
- text: About
99
href: about.html
1010
- text: License
1111
href: license.html
12+
right:
13+
- icon: fa-github
14+
text: Source code
15+
href: https://github.com/workflowr/workflowr-useR2020
1216
output:
1317
workflowr::wflow_html:
1418
toc: yes

0 commit comments

Comments
 (0)