Skip to content

Commit c763659

Browse files
authored
Add custom 404 page
1 parent ca96229 commit c763659

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

404.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: splash
3+
permalink: /404.html
4+
title: Oops! I couldn't find the page that you want. Page Not Found
5+
feature_404:
6+
- title: "Oopsies"
7+
excerpt: "Oopsies"
8+
---
9+
10+
## Are you looking for any of the following:
11+
12+
* [our package guide](https://www.pyopensci.org/python-package-guide)
13+
* [our peer review guide](https://www.pyopensci.org/peer-review-guide)
14+
15+
If not, please try to use the top navigation to get to the right spot.
16+
If you think there is an error on our site - [please open an issue here](https://github.com/pyOpenSci/pyopensci.github.io/issues).
17+

0 commit comments

Comments
 (0)