diff --git a/src/pages/404.js b/src/pages/404.js new file mode 100644 index 00000000..0b5f7b8b --- /dev/null +++ b/src/pages/404.js @@ -0,0 +1,5 @@ +export default function Custom404() { + return

+ Page Not Found. 404. +

+ } diff --git a/src/pages/en/404.md b/src/pages/en/404.md deleted file mode 100644 index ae104ffb..00000000 --- a/src/pages/en/404.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Page not found -description: The page you're looking for isn't here. ---- - -## Whoops - -Looks like the page you are looking for isn't here. - --> Developer content has recently moved to [docs.hiro.so](https://docs.hiro.so/). For more information on the content move, see [this post](https://forum.stacks.org/t/the-evolution-of-the-stacks-documentation-and-a-new-hiro-docs-site/12343) on the Stacks forum. Check for your content at [docs.hiro.so](https://docs.hiro.so/) or ask in Discord if you believe you have reached this page in error. - -Try out some of these popular pages: - -## Understand Stacks - -[@page-reference | grid] -| /understand-stacks/overview, /understand-stacks/proof-of-transfer, /understand-stacks/testnet - -## Write smart contracts - -[@page-reference | grid] -| /write-smart-contracts/overview - -## Start mining - -[@page-reference | grid] -| /start-mining/mainnet, /start-mining/testnet