diff --git a/app/routes/$slug.tsx b/app/routes/$slug.tsx new file mode 100644 index 0000000..a612cb3 --- /dev/null +++ b/app/routes/$slug.tsx @@ -0,0 +1,28 @@ +export default function NotFound() { + return ( +
Page Not Found