From fc9a1ab8df31c8d1dd160c3dd174925d3a42160a Mon Sep 17 00:00:00 2001 From: shadcn Date: Thu, 10 Nov 2022 19:35:46 +0400 Subject: [PATCH] fix: minor lighthouse fixes --- app/(marketing)/layout.tsx | 4 ++-- components/help.tsx | 1 + public/robots.txt | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 public/robots.txt diff --git a/app/(marketing)/layout.tsx b/app/(marketing)/layout.tsx index 39c7a74..ba34552 100644 --- a/app/(marketing)/layout.tsx +++ b/app/(marketing)/layout.tsx @@ -20,13 +20,13 @@ export default function MarketingLayout({ children }: MarketingLayoutProps) { Pricing Docs diff --git a/components/help.tsx b/components/help.tsx index cec9d63..b6fe7e7 100644 --- a/components/help.tsx +++ b/components/help.tsx @@ -11,6 +11,7 @@ export function Help() { + Toggle
diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..7bf38a3 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +# * +User-agent: * +Allow: /