diff --git a/components.go b/components.go index 200ad86..31505e1 100644 --- a/components.go +++ b/components.go @@ -32,16 +32,20 @@ func userRowComponent(ctx context.Context, profile sdk.ProfileMetadata, loggedUs } return Li( - A().Href("nostr:"+profile.Npub()).Children( - Span(profile.ShortName()).Attr( - "npub", profile.Npub(), - "name", profile.ShortName(), - "_", ` -on mouseenter set my innerText to @npub then hide the next