From f8ff335dd6f35860503674665fd1ec9fe87ec5b7 Mon Sep 17 00:00:00 2001 From: neonwatty Date: Sun, 5 Apr 2026 13:01:21 -0700 Subject: [PATCH] feat: add Google Search Console verification meta tag --- src/app/layout.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e00f073..a3ee856 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -35,6 +35,9 @@ export const metadata: Metadata = { description: "Collect bug reports with screenshots in 30 seconds. Open source feedback widget that creates GitHub issues automatically.", }, + verification: { + google: "sTi4vjMGXpdkvZcZQnRhs9u-uVyxsqTHOIR_txqHR-w", + }, }; export default function RootLayout({