Skip to content

Commit f2deed6

Browse files
author
lper0012
committed
testing logos -3
1 parent c875c17 commit f2deed6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_output.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ bookdown::bs4_book:
22
include:
33
before_body: title.html
44
css: style.css
5+
config:
6+
toc:
7+
after: |
8+
<a href="https://www.example.com/">
9+
<img src="Sydney_informatics_hub_logo.png" width="280" alt="Logo">
10+
</a>
11+
<li><a href="./">An example Resource</a></li>
512
# includes:
613
# in_header: custom-header.html
714
# before_body: custom.js

0 commit comments

Comments
 (0)