File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ bookdown::gitbook:
2
2
# When using multiple css files, the default file path will be the first one #
3
3
css : [assets/style.css, assets/AnVIL_style/anvil.css]
4
4
includes :
5
+ in_header : GA_Script.html
5
6
before_body : assets/AnVIL_style/big-image_anvil.html
6
7
after_body : assets/AnVIL_style/footer.html
7
8
highlight : tango
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ bookdown::gitbook:
2
2
# When using multiple css files, the default file path will be the first one #
3
3
css : [assets/style.css, assets/AnVIL_style/anvil.css]
4
4
includes :
5
+ in_header : GA_Script.html
5
6
before_body : assets/AnVIL_style/big-image_anvil.html
6
7
after_body : assets/AnVIL_style/footer.html
7
8
highlight : tango
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ bookdown::gitbook:
2
2
# When using multiple css files, the default file path will be the first one #
3
3
css : [assets/style.css, assets/GDSCN_style/gdscn.css]
4
4
includes :
5
+ in_header : GA_Script.html
5
6
before_body : assets/GDSCN_style/big-image_gdscn.html
6
7
after_body : assets/GDSCN_style/footer.html
7
8
highlight : tango
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ bookdown::gitbook:
2
2
# When using multiple css files, the default file path will be the first one #
3
3
css : [assets/style.css, assets/GDSCN_style/gdscn.css]
4
4
includes :
5
+ in_header : GA_Script.html
5
6
before_body : assets/GDSCN_style/big-image_gdscn.html
6
7
after_body : assets/GDSCN_style/footer.html
7
8
highlight : tango
Original file line number Diff line number Diff line change 1
1
bookdown::gitbook :
2
2
css : assets/style.css
3
3
includes :
4
+ in_header : GA_Script.html
4
5
before_body : assets/big-image_fhdasl.html
5
6
after_body : assets/footer.html
6
7
split_bib : false
You can’t perform that action at this time.
0 commit comments