diff --git a/frontend/src/pages/[...slug].astro b/frontend/src/pages/[...slug].astro index cf05c73..663082d 100644 --- a/frontend/src/pages/[...slug].astro +++ b/frontend/src/pages/[...slug].astro @@ -56,8 +56,8 @@ if (page && (!blocks || blocks.length === 0) && page.content) { > {isGenerated ? (
-

{activeEntity.headline}

-
+

{activeEntity.title}

+
) : (