···1818});
19192020const TITLE = "OpenStatus";
2121-const DESCRIPTION =
2222- "Open-Source alternative to your current monitoring service with beautiful status page";
2121+const DESCRIPTION = "Open-Source alternative to your current status page.";
23222423export const metadata: Metadata = {
2524 title: TITLE,
···4443}: {
4544 children: React.ReactNode;
4645}) {
4747- // If you want to develop locally with with Clerk, Comment the provider below
4646+ // If you want to develop locally without Clerk, Comment the provider below
4847 return (
4948 <ClerkProvider>
5049 <html lang="en">