We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b629b0b commit 78ff7f2Copy full SHA for 78ff7f2
index.Rmd
@@ -266,7 +266,7 @@ This is the [website](https://moderndive.com/v2/) for *Statistical Inference via
266
```{r echo=FALSE, purl=FALSE}
267
if (is_html_output()) {
268
cat('<div class="book-cover">')
269
- include_graphics(
+ include_image(
270
path = "images/logos/v2/v2_cover_2024-09-29.png",
271
html_opts = "width=350px"
272
)
0 commit comments