diff --git a/src/components/Summary.astro b/src/components/Summary.astro index ff2d11e..fa8d7ce 100644 --- a/src/components/Summary.astro +++ b/src/components/Summary.astro @@ -29,8 +29,8 @@ const { url, date, title, tags, description } = Astro.props;
-

- {title} +

+ {title}

{