Skip to content

Commit

Permalink
Go back to non book-cover
Browse files Browse the repository at this point in the history
  • Loading branch information
ismayc committed Sep 30, 2024
1 parent a3b12bf commit 55b2b38
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -263,13 +263,8 @@ dev_version <- FALSE
This is the [website](https://moderndive.com/v2/) for *Statistical Inference via Data Science: A ModernDive into R and the Tidyverse (Second Edition)*! Visit the [GitHub repository for this site](https://github.com/moderndive/ModernDive_book/tree/v2/). It will be published as a print copy by CRC Press soon! You can find a summary of the updates in this version [here](https://moderndive.com/v2/preface.html#about-the-book).
```

<div class="book-cover">

![](images/logos/v2/v2_cover_2024-09-29.png)

</div>

```{r results='asis', eval=FALSE, echo=FALSE, purl=FALSE}
```{r results='asis', echo=FALSE, purl=FALSE}
if (is_html_output()) {
include_image(
path = "images/logos/v2/v2_cover_2024-09-29.png",
Expand Down

0 comments on commit 55b2b38

Please sign in to comment.