Skip to content

Commit 1f2e039

Browse files
Update 404.md
1 parent a50017c commit 1f2e039

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

_pages/404.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,19 @@ sitemap: false
66
permalink: /404.html
77
---
88

9-
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.
9+
# Oops! Page Not Found
10+
11+
Sorry, but the page you were trying to view does not exist. Perhaps you can try searching for it below or return to the [homepage](/).
12+
13+
<form action="/search" method="get" role="search">
14+
<input type="search" name="q" aria-label="Search site" placeholder="Search the site...">
15+
<button type="submit">Search</button>
16+
</form>
17+
18+
Or you can check out some of our popular pages:
19+
- [Home](/)
20+
- [Getting Started](/getting-started)
21+
- [Contact Us](/contact)
1022

1123
<script type="text/javascript">
1224
var GOOG_FIXURL_LANG = 'en';

0 commit comments

Comments
 (0)