diff --git a/app/routes/home.tsx b/app/routes/home.tsx index d46eda7..3a5877d 100644 --- a/app/routes/home.tsx +++ b/app/routes/home.tsx @@ -40,7 +40,7 @@ export default function Home() { return (
- + setActiveTab("Home")} accessKey="h" title="💕 Alt + H" className="text-2xl"> 💕
@@ -98,7 +98,7 @@ export default function Home() {