Skip to content

Commit

Permalink
remove needless caption
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfganghuber committed Nov 21, 2024
1 parent 3798cea commit a9dda42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@
<!-- badges: start -->
<!-- badges: end -->

<figure>
<img src="man/figures/lemur-art.jpg" data-fig-align="center"
alt="Artistic rendering of some LEMUR concepts" />
<figcaption aria-hidden="true">Artistic rendering of some LEMUR
concepts</figcaption>
</figure>
<img src="man/figures/lemur-art.jpg" data-fig-align="center" />

The goal of
[`lemur`](https://www.biorxiv.org/content/10.1101/2023.03.06.531268) is
Expand Down
2 changes: 1 addition & 1 deletion vignettes/Introduction.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ options(width = 100)

<!-- badges: end -->

![Artistic rendering of some LEMUR concepts](man/figures/lemur-art.jpg){fig-align="center"}
![](man/figures/lemur-art.jpg){fig-align="center"}


The goal of [`lemur`](https://www.biorxiv.org/content/10.1101/2023.03.06.531268)
Expand Down

0 comments on commit a9dda42

Please sign in to comment.