forked from privefl/rmarkdown-website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
32 lines (32 loc) · 965 Bytes
/
_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
name: "PROKISCHLAB" # CHANGE HERE
output_dir: "."
navbar:
title: "PROKISCHLAB" # CHANGE HERE
type: inverse
left:
- text: "Home"
icon: fa-home
href: index.html
- text: "Members"
icon: fa-user
href: Members.html
- text: "Research"
icon: fa-file-pdf-o
href: Research.html
- text: "Publications"
icon: fa-file-pdf-o
href: https://www.helmholtz-muenchen.de/ing/publikationen/index.html
- text: "Official page"
icon: fa-rss
href: https://www.helmholtz-muenchen.de/ing/das-institut/mitarbeiter/index.html
right:
- text: "Contact"
icon: fa-envelope-o
href: mailto:Prokisch@helmholtz-muenchen.de # CHANGE HERE
- text: "GitHub"
icon: fa-github
href: https://github.com/Newstoryworld # CHANGE HERE
output:
html_document:
theme: cosmo
highlight: textmate