Skip to content

Commit 7f9ecac

Browse files
committed
Update 404 page
1 parent 0b7af5c commit 7f9ecac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ sphinx:
4646
'[+]': ['boldsymbol']
4747
notfound_context: {
4848
'title': 'Page not found',
49-
'body': '<h1><i>H<sub>0</sub></i> No &mdash; you failed to reject the null hypothesis!</h1><p><b></b></p><p>Unfortunately we could not find that content. You can use the magnifying glass to search or the table of contents to access specific pages<p><p><a href="intro.html">Return to the homepage</a></p><br><p>This website contains interactive activities and supporting materials for the book <i>Foundations of Data Science with Python</i> by John M. Shea:</p><a class="reference external image-reference" href="https://amzn.to/48PvKip"><img alt="Cover image for the published book Foundations of Data Science with Python by John M. Shea" class="align-center" src="_images/cover.jpeg" style="width: 200px;" /></a> <p>Purchase <i>Foundations of Data Science with Python</i> from <a class="reference external" href="https://amzn.to/48PvKip">Amazon</a><p>The scheduled publication date is February 22, 2024.</p><br><br><i>As an Amazon Associate I earn from qualifying purchases.</i>'
49+
'body': '<h1><i>H<sub>0</sub></i> No &mdash; you failed to reject the null hypothesis!</h1><p><b></b></p><p>Unfortunately we could not find that content. You can use the magnifying glass to search or the table of contents to access specific pages<p><p><a href="intro.html">Return to the homepage</a></p><br><p>This website contains interactive activities and supporting materials for the book <i>Foundations of Data Science with Python</i> by John M. Shea:</p><a class="reference external image-reference" href="https://amzn.to/48PvKip"><img alt="Cover image for the published book Foundations of Data Science with Python by John M. Shea" class="align-center" src="_images/3d-book.png" style="width: 200px;" /></a> <p>Purchase <i>Foundations of Data Science with Python</i> from <a class="reference external" href="https://amzn.to/48PvKip">Amazon</a><br><br><i>As an Amazon Associate I earn from qualifying purchases.</i>'
5050
}
5151
notfound_urls_prefix: "/fdsp/"
5252
#config:

0 commit comments

Comments
 (0)