diff --git a/app/note/[id]/page.tsx b/app/note/[id]/page.tsx
index 6480d84..60ed90f 100644
--- a/app/note/[id]/page.tsx
+++ b/app/note/[id]/page.tsx
@@ -26,7 +26,7 @@ export default function NotePage() {
-
+
diff --git a/components/KIND20Card.tsx b/components/KIND20Card.tsx
index 9b9ea56..d61b56e 100644
--- a/components/KIND20Card.tsx
+++ b/components/KIND20Card.tsx
@@ -52,7 +52,7 @@ const KIND20Card: React.FC
= ({
return (
<>
-