-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
29 lines (29 loc) · 771 Bytes
/
_site.yml
File metadata and controls
29 lines (29 loc) · 771 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
name: "It Takes Three to Tango"
output_dir: "."
navbar:
title: ""
left:
- icon : fa-home fa-lg
href: index.html
- icon : fa-file-powerpoint fa-lg
href: it-takes-three-to-tango.html
- icon : fa-youtube fa-lg
href: nine-month-phone-call.html
right:
- icon: fa-envelope fa-lg
href: https://www.obgyn.cam.ac.uk/contact-us/
- icon: fa-github fa-lg
href: https://github.com/ObsGynaeCam
- icon: fa-twitter fa-lg
href: https://twitter.com/ObsGynaeCam
- icon: fa-facebook fa-lg
href: https://www.facebook.com/ObsGynaeCam
output:
html_document:
theme: flatly # [paper, darkly]
css: 'styles.css'
keep_md: yes
toc: TRUE
toc_float: TRUE
includes:
in_header: GA_Script.html