diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index a3f6a22..9617432 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -9,7 +9,6 @@ export default function IndexPage() {

{searchParams.get("tags") ? `Miis tagged with '${searchParams.get("tags")}' - TomodachiShare` : "TomodachiShare - index mii list"}

-

We're currently going through some major code changes therefore some features won't work.

);