Skip to content

Commit 9f98269

Browse files
author
lper0012
committed
testing logos
1 parent fe6d48f commit 9f98269

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

_output.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bookdown::bs4_book:
99
# in_header: custom.js
1010
theme:
1111
primary: "green"
12-
repo: https://github.com/MonashBioinformaticsPlatfor/Functional_Enrichment_BioCommons_2024
12+
repo: https://github.com/MonashBioinformaticsPlatform/Functional_Enrichment_BioCommons_2024
1313
# toc_depth: 2 # Adjust the depth as needed (e.g., 2 for up to H2 headers)
1414
bookdown::pdf_book:
1515
includes:
@@ -22,8 +22,6 @@ bookdown::gitbook:
2222
css: style.css
2323
config:
2424
toc:
25-
before: |
26-
<a href="https://www.example.com/"><img src="Sydney_informatics_hub_logo.png" width="280"></a>
27-
<li><a href="./">An example Resource</a></li>
2825
after: |
29-
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
26+
<a href="https://www.example.com/"><img src="Sydney_informatics_hub_logo.png" width="280"></a>
27+
<li><a href="./">An example Resource</a></li>

0 commit comments

Comments
 (0)