Skip to content

Commit a3d4254

Browse files
committed
Adjust image again
1 parent 112ee77 commit a3d4254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ This is the [website](https://moderndive.com/v2/) for *Statistical Inference via
266266
</br>
267267
```{r results="asis", echo=FALSE, purl=FALSE}
268268
if (is_html_output()) {
269-
include_image(
269+
include_graphics(
270270
path = "images/logos/v2/v2_cover_2024-09-29.png"#,
271271
# html_opts = "width=350px"
272272
)

0 commit comments

Comments
 (0)