diff --git a/client/index.html b/client/index.html index 63f2d4f..e8dc6dd 100644 --- a/client/index.html +++ b/client/index.html @@ -11,7 +11,10 @@ - + + + + diff --git a/server/static.ts b/server/static.ts index 5496766..e1786b8 100644 --- a/server/static.ts +++ b/server/static.ts @@ -49,12 +49,12 @@ export function serveStatic(app: Express) { ``, ``, ``, - imageUrl ? `` : "", + ``, ``, ``, ``, ``, - imageUrl ? `` : "", + ``, ``, `${escapeHtml(article.title)} - Volksmusik & Schlager | Folx Music Television`, ].filter(Boolean).join("\n ");