diff --git a/app/routes/home.tsx b/app/routes/_layout._index.tsx similarity index 83% rename from app/routes/home.tsx rename to app/routes/_layout._index.tsx index a5078aa..215e3fd 100644 --- a/app/routes/home.tsx +++ b/app/routes/_layout._index.tsx @@ -1,6 +1,6 @@ import { Welcome } from '~/layouts/home/welcome' -import type { Route } from './+types/home' +import type { Route } from './+types/_layout._index' export function meta({}: Route.MetaArgs) { return [