diff --git a/attached_assets/image_1768063666011.png b/attached_assets/image_1768063666011.png new file mode 100644 index 0000000..0138702 Binary files /dev/null and b/attached_assets/image_1768063666011.png differ diff --git a/server/routes.ts b/server/routes.ts index 26a31a2..5fa6cfc 100644 --- a/server/routes.ts +++ b/server/routes.ts @@ -1422,7 +1422,7 @@ export async function registerRoutes(app: Express): Promise { // Clean description for meta tags const description = video.description ? video.description.substring(0, 200).replace(/[<>"']/g, '') - : `Gledajte ${video.title} na video.folx.tv - Najboljša glasba`; + : `Jetzt ${video.title} auf video.folx.tv ansehen - Die beste Volksmusik`; const title = video.title || 'video.folx.tv';