diff --git a/site/pages/404.js b/site/pages/404.js index ea56972..a49b3a9 100644 --- a/site/pages/404.js +++ b/site/pages/404.js @@ -1,8 +1,13 @@ +import Link from "next/link"; + export default function () { return ( -
Page not found