|
10 | 10 | <meta name="generator" content="bookdown 0.40 with bs4_book()">
|
11 | 11 | <meta property="og:title" content="Page not found | Statistical Inference via Data Science">
|
12 | 12 | <meta property="og:type" content="book">
|
13 |
| -<meta property="og:image" content="/images/logos/v2/v2_cover_2024-10.png"> |
| 13 | +<meta property="og:image" content="/images/logos/v2_cover.png"> |
14 | 14 | <meta property="og:description" content="The page you requested cannot be found (perhaps it was moved or renamed). You may want to try searching to find the page's new location, or use the table of contents to find the page you are...">
|
15 | 15 | <meta name="twitter:card" content="summary">
|
16 | 16 | <meta name="twitter:title" content="Page not found | Statistical Inference via Data Science">
|
17 | 17 | <meta name="twitter:site" content="@ModernDive">
|
18 | 18 | <meta name="twitter:description" content="The page you requested cannot be found (perhaps it was moved or renamed). You may want to try searching to find the page's new location, or use the table of contents to find the page you are...">
|
19 |
| -<meta name="twitter:image" content="/images/logos/v2/v2_cover_2024-10.png"> |
| 19 | +<meta name="twitter:image" content="/images/logos/v2_cover.png"> |
20 | 20 | <!-- JS --><script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.js" integrity="sha512-zv6Ywkjyktsohkbp9bb45V6tEMoWhzFzXis+LrMehmJZZSys19Yxf1dopHx7WzIKxr5tK2dVcYmaCk2uqdjF4A==" crossorigin="anonymous"></script><script src="https://kit.fontawesome.com/6ecbd6c532.js" crossorigin="anonymous"></script><script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
21 | 21 | <link href="libs/bootstrap-4.6.0/bootstrap.min.css" rel="stylesheet">
|
22 | 22 | <script src="libs/bootstrap-4.6.0/bootstrap.bundle.min.js"></script><script src="libs/bs3compat-0.8.0/transition.js"></script><script src="libs/bs3compat-0.8.0/tabs.js"></script><script src="libs/bs3compat-0.8.0/bs3compat.js"></script><link href="libs/bs4_book-1.0.0/bs4_book.css" rel="stylesheet">
|
|
31 | 31 | gtag('config', 'G-YVFBK9P73R');
|
32 | 32 | </script><!-- Open Graph Meta Tags --><meta property="og:title" content="ModernDive V2">
|
33 | 33 | <meta property="og:description" content="An open-source and fully-reproducible electronic textbook for teaching statistical inference using tidyverse data science tools.">
|
34 |
| -<meta property="og:image" content="https://moderndive.com/v2/images/logos/v2/v2_cover_2024-10.png"> |
| 34 | +<meta property="og:image" content="https://moderndive.com/v2/images/logos/v2_cover.png"> |
35 | 35 | <meta property="og:url" content="https://moderndive.com/v2/404.html">
|
36 | 36 | <meta name="twitter:card" content="summary_large_image">
|
37 | 37 | <!-- Set up favicon --><link rel="icon" href="images/logos/favicons/favicon.ico" type="image/x-icon">
|
@@ -139,7 +139,7 @@ <h1>Page not found<a class="anchor" aria-label="anchor" href="#page-not-found"><
|
139 | 139 | <footer class="bg-primary text-light mt-5"><div class="container"><div class="row">
|
140 | 140 |
|
141 | 141 | <div class="col-12 col-md-6 mt-3">
|
142 |
| - <p>"<strong>Statistical Inference via Data Science</strong>: A ModernDive into R and the Tidyverse <br> (Second Edition)" was written by Chester Ismay, Albert Y. Kim, and Arturo Valdivia <br> Foreword by Kelly S. McConville. It was last built on October 04, 2024.</p> |
| 142 | + <p>"<strong>Statistical Inference via Data Science</strong>: A ModernDive into R and the Tidyverse <br> (Second Edition)" was written by Chester Ismay, Albert Y. Kim, and Arturo Valdivia <br> Foreword by Kelly S. McConville. It was last built on October 08, 2024.</p> |
143 | 143 | </div>
|
144 | 144 |
|
145 | 145 | <div class="col-12 col-md-6 mt-3">
|
|
0 commit comments