diff --git a/src/components/Note.astro b/src/components/Note.astro index 83159ef..43171b9 100644 --- a/src/components/Note.astro +++ b/src/components/Note.astro @@ -20,15 +20,17 @@ const { pubDate, slug, title, tags } = Astro.props