···24242525export const metadata: Metadata = {
2626 ...defaultMetadata,
2727- title: "API & Website Monitoring | OpenStatus",
2727+ title: "API & Website Monitoring",
2828 description:'Get insights of the latency of your API and website from all over the world.',
2929 twitter: {
3030 ...twitterMetadata,
3131- title: "API & Website Monitoring | OpenStatus",
3131+ title: "API & Website Monitoring",
3232 description:'Get insights of the latency of your API and website from all over the world.',
3333 },
3434 openGraph: {
3535 ...ogMetadata,
3636- title: "API & Website Monitoring | OpenStatus",
3636+ title: "API & Website Monitoring",
3737 description:'Get insights of the latency of your API and website from all over the world.',
3838 },
3939};