diff --git a/src/components/note/Note.astro b/src/components/note/Note.astro index 5e57a1c..5b0adec 100644 --- a/src/components/note/Note.astro +++ b/src/components/note/Note.astro @@ -64,9 +64,7 @@ if (modifiedDate && modifiedDate.toDateString() === date.toDateString()) { }
-
+