Skip to content

Commit c66ba60

Browse files
authored
Create 404.md (tauri-apps#2848)
1 parent 8dfbbc6 commit c66ba60

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/content/docs/404.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: '404'
3+
template: doc
4+
editUrl: false
5+
tableOfContents: false
6+
lastUpdated: false
7+
pagefind: false
8+
next: false
9+
prev: false
10+
hero:
11+
title: '404'
12+
tagline: Page not found. Check the URL or try using the search bar.
13+
---
14+
15+
<p>
16+
If you're having trouble navigating, please <a href="https://github.com/tauri-apps/tauri-docs/issues/new/choose">create an issue on GitHub</a> or <a href="https://discord.com/invite/tauri"
17+
>report on Discord</a
18+
>.
19+
</p>

0 commit comments

Comments
 (0)