diff --git a/app/layout.tsx b/app/layout.tsx index cbb6322..bc885d3 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,13 +16,13 @@ const geistMono = localFont({ }) export const metadata: Metadata = { - title: 'rTube - Community Video Hosting, Storage & Streaming', + title: '(you)rTube — Community Video Hosting, Storage & Streaming', description: 'Who needs YouTube, when you have (ou)rTube! Self-hosted video recording, live streaming, and storage for rSpace communities.', icons: { icon: "data:image/svg+xml,🎬", }, openGraph: { - title: 'rTube - Community Video Hosting, Storage & Streaming', + title: '(you)rTube — Community Video Hosting, Storage & Streaming', description: 'Who needs YouTube, when you have (ou)rTube! Self-hosted video recording, live streaming, and storage for rSpace communities.', type: 'website', url: 'https://rtube.online',