Skip to content

Commit 2f7b8bf

Browse files
authored
chore: added a 404 page button to direct back to the docs (#505)
1 parent a4a6db9 commit 2f7b8bf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/content/docs/404.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: 404 - Page Not Found
3+
description: Page not found. Check the URL or try using the search bar.
4+
template: splash
5+
hero:
6+
tagline: Page not found. Check the URL or try using the search bar.
7+
actions:
8+
- text: Go to the docs
9+
link: /docs
10+
icon: open-book
11+
variant: primary
12+
---

0 commit comments

Comments
 (0)