diff --git a/src/components/KindsViewer.tsx b/src/components/KindsViewer.tsx index 4d24dc6..529f781 100644 --- a/src/components/KindsViewer.tsx +++ b/src/components/KindsViewer.tsx @@ -17,6 +17,7 @@ const SUPPORTED_KINDS = [ 9802, // Highlight 10002, // Relay List Metadata (NIP-65) 30023, // Long-form Article + 39701, // Web Bookmarks (NIP-B0) ]; /**