diff --git a/apps/dashboard/src/middleware.ts b/apps/dashboard/src/middleware.ts index fc7c9acb..29e28922 100644 --- a/apps/dashboard/src/middleware.ts +++ b/apps/dashboard/src/middleware.ts @@ -26,7 +26,6 @@ const isPublicRoute = createRouteMatcher([ '/share/overview/:id', '/login(.*)?', '/reset-password(.*)?', - '/register(.*)?', '/sso-callback(.*)?', '/onboarding', ]); diff --git a/apps/public/app/(content)/articles/[articleSlug]/page.tsx b/apps/public/app/(content)/articles/[articleSlug]/page.tsx index 360fca7c..84df7d06 100644 --- a/apps/public/app/(content)/articles/[articleSlug]/page.tsx +++ b/apps/public/app/(content)/articles/[articleSlug]/page.tsx @@ -164,7 +164,7 @@ export default async function Page({ description="Give it a spin for free. No credit card required." /> diff --git a/apps/public/components/footer.tsx b/apps/public/components/footer.tsx index fdf629ea..48acf59c 100644 --- a/apps/public/components/footer.tsx +++ b/apps/public/components/footer.tsx @@ -20,7 +20,7 @@ export function Footer() { description="Simplify your web & product analytics with our user-friendly platform. Collect, analyze, and optimize your data in minutes, for free." /> diff --git a/apps/public/components/hero.tsx b/apps/public/components/hero.tsx index 9cab7c89..630418c9 100644 --- a/apps/public/components/hero.tsx +++ b/apps/public/components/hero.tsx @@ -31,7 +31,7 @@ export function Hero() { {/* CTA */}
Get the analytics you deserve