generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_output.yml
16 lines (16 loc) · 969 Bytes
/
_output.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bookdown::gitbook:
css: assets/style.css
includes:
in_header: assets/header.html
# before_body: assets/big-image.html
after_body: assets/footer.html
highlight: tango
split_by: section
config:
toc:
collapse: section
before: |
<a href="https://mccoy-lab.github.io/hgv_modules/"><img src="assets/logo.png" style=" width: 80%; padding-left: 40px; padding-top: 8px; vertical-align: top"</a>
after: |
<p style="text-align:center; font-size: 11pt"> <a href="https://github.com/jhudsl/OTTR_Template" target="blank" > Published with</a> <a href="https://bookdown.org/" target="blank"> <b>bookdown</b></a> & the <a href="https://github.com/jhudsl/OTTR_Template">OTTR template</a>) </p>
<p style="text-align:center; font-size: 12px;"> <a href="https://github.com/rstudio4edu/rstudio4edu-book/"> Style adapted from: rstudio4edu-book </a> <a href ="https://creativecommons.org/licenses/by/2.0/"> (CC-BY 2.0) </a></p>