From 3de199fba7a6511d5c414a4a91f83886d9d1f019 Mon Sep 17 00:00:00 2001 From: Isadora Laurenti Date: Fri, 25 Apr 2025 20:36:15 -0300 Subject: [PATCH] add title --- superpage/src/pages/[slug].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superpage/src/pages/[slug].astro b/superpage/src/pages/[slug].astro index 99fb947..7caa872 100644 --- a/superpage/src/pages/[slug].astro +++ b/superpage/src/pages/[slug].astro @@ -55,7 +55,7 @@ const { Content } = await render(course); ) } -

+

{data.title}