mirror of
https://ark.sudovanilla.org/Korbs/butterflyvu.git
synced 2024-12-22 15:23:54 +00:00
Create 404 page
This commit is contained in:
parent
d8157888b3
commit
1e83a3ed32
6
src/pages/404.mdx
Normal file
6
src/pages/404.mdx
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: "@layouts/Splash.astro"
|
||||
Title: "Error 404 - Page not found"
|
||||
SecondaryText: "Go Back Home"
|
||||
SecondaryLink: "/"
|
||||
---
|
Loading…
Reference in a new issue