File tree 1 file changed +13
-14
lines changed
1 file changed +13
-14
lines changed Original file line number Diff line number Diff line change 7
7
author : Howard Baek
8
8
date : " 4/3/2024"
9
9
favicon : img/favicon.ico
10
- bread-crumbs : false
11
10
12
11
page-navigation : true
13
12
search : true
14
13
repo-url : https://github.com/fhdsl/OTTR_Quarto
15
- repo-actions : [edit]
14
+ repo-actions : [edit]
16
15
issue-url : https://docs.google.com/forms/d/e/1FAIpQLSfBvVELBg8lcynKj0TrzMlov1zil-Sbkh9VhMKRcSpeo1xo6g/viewform
17
-
16
+
18
17
chapters :
19
18
- index.qmd
20
19
- intro.qmd
@@ -29,27 +28,27 @@ book:
29
28
- third-section-new-chapter.qmd
30
29
- conclusion.qmd
31
30
- references.qmd
32
-
33
- sidebar :
31
+
32
+ sidebar :
34
33
logo : " img/logo.png"
35
34
logo-href : " https://hutchdatascience.org/"
36
35
foreground : " #1B365D"
37
-
36
+
38
37
page-footer :
39
38
left : |
40
- This book was built with <a href="https://quarto.org/" style="color: #fff;">Quarto</a> using
39
+ This book was built with <a href="https://quarto.org/" style="color: #fff;">Quarto</a> using
41
40
<a href="https://github.com/fhdsl/OTTR_Quarto" style="color: #fff;">OTTR</a>.
42
41
center : |
43
42
All illustrations <a href="https://creativecommons.org/licenses/by/4.0/" style="color: #fff;">CC-BY. </a>
44
43
<br>
45
44
All other materials <a href= "https://creativecommons.org/licenses/by/4.0/" style="color: #fff;"> CC-BY </a> unless noted otherwise.
46
- right :
45
+ right :
47
46
- icon : github
48
47
href : https://github.com/
49
48
- icon : slack
50
49
href : https://fhdata.slack.com/join/signup#/domain-signup
51
50
52
-
51
+
53
52
54
53
bibliography : references.bib
55
54
@@ -60,17 +59,17 @@ format:
60
59
css : style.css
61
60
linkcolor : " #00C1D5"
62
61
mainfont : " Karla"
63
-
62
+
64
63
sidebar : true
65
64
toc : true
66
-
65
+
67
66
code-link : true
68
67
code-copy : true
69
-
68
+
70
69
link-external-newwindow : true
71
-
70
+
72
71
image : img/favicon.ico
73
72
license : " CC BY"
74
73
knitr :
75
74
opts_chunk :
76
- fig.path : " resources/images/figure/"
75
+ fig.path : " resources/images/figure/"
You can’t perform that action at this time.
0 commit comments