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 9f98269 commit c875c17Copy full SHA for c875c17
_output.yml
@@ -23,5 +23,7 @@ bookdown::gitbook:
23
config:
24
toc:
25
after: |
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>
+ <a href="https://www.example.com/">
+ <img src="Sydney_informatics_hub_logo.png" width="280" alt="Logo">
28
+ </a>
29
+ <li><a href="./">An example Resource</a></li>
0 commit comments