Nostr updates

This commit is contained in:
Dennis Reimann
2024-09-17 16:39:56 +02:00
parent 17c308431b
commit afcc5a41cd
6 changed files with 19 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ block main
!=markdown(member.text)
.links
if member.nostr
a(href=`https://snort.social/p/${member.nostr}` target="_blank" rel="nofollow noopener" title=`${member.name} on Nostr`)
a(href=`https://primal.net/p/${member.nostr}` target="_blank" rel="nofollow noopener" title=`${member.name} on Nostr`)
+sprite("nostr")
if member.twitter
a(href=`https://twitter.com/${member.twitter}` target="_blank" rel="nofollow noopener" title=`${member.name} on Twitter`)