We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c875c17 commit f2deed6Copy full SHA for f2deed6
_output.yml
@@ -2,6 +2,13 @@ bookdown::bs4_book:
2
include:
3
before_body: title.html
4
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>
12
# includes:
13
# in_header: custom-header.html
14
# before_body: custom.js
0 commit comments