Skip to content

Commit 24bc811

Browse files
committed
Fix PDF build: make license badge HTML-only
1 parent 113407c commit 24bc811

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Adapted by Gerard J. Gorman (Imperial College London).
1818

1919
## License {.unnumbered}
2020

21+
::: {.content-visible when-format="html"}
2122
[![CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
23+
:::
2224

2325
This work is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), the same license as the original work.
2426

0 commit comments

Comments
 (0)