We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44853a8 commit 1779a3dCopy full SHA for 1779a3d
index.Rmd
@@ -267,8 +267,8 @@ This is the [website](https://moderndive.com/v2/) for *Statistical Inference via
267
```{r results="asis", echo=FALSE, purl=FALSE}
268
if (is_html_output()) {
269
include_image(
270
- path = "images/logos/v2/v2_cover_2024-09-29.png",
271
- html_opts = "width=350px"
+ path = "images/logos/v2/v2_cover_2024-09-29.png"#,
+# html_opts = "width=350px"
272
)
273
}
274
```
0 commit comments