diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c61acbf..07211c8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,6 +19,10 @@ const geistMono = Geist_Mono({ export const metadata: Metadata = { title: "Bild Web Exporter", description: "Laden Sie ein Bild hoch und exportieren Sie es in einer anderen Auflösung und einem anderen Format.", + robots: { + index: false, + follow: false, + }, }; export default function RootLayout({