Use npub for njump link
All checks were successful
continuous-integration/drone/push Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 4s

This commit is contained in:
Râu Cao 2024-06-23 17:30:03 +02:00
parent 531b2c3002
commit e077debfc2
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -205,7 +205,7 @@
) %> ) %>
</td> </td>
<td class="text-right"> <td class="text-right">
<%= link_to "Open profile", "https://njump.me/#{@user.nostr_pubkey}", class: "btn-sm btn-gray" %> <%= link_to "Open profile", "https://njump.me/#{@user.nostr_pubkey_bech32}", class: "btn-sm btn-gray" %>
</td> </td>
</tr> </tr>
<% end %> <% end %>