mirror of
https://github.com/aljazceru/njump.git
synced 2026-01-21 07:04:29 +01:00
added target="_blank" to "what is nostr?"
Opening the nostr.com page in a new tab, rather than leaving the page of nostr content your friend sent you.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<header class="text-sm sm:text-base sm:flex items-center p-4 print:block">
|
||||
<a href="https://nostr.com" class="print:hidden text-md text-right basis-1/6"
|
||||
<a href="https://nostr.com" class="print:hidden text-md text-right basis-1/6" target="_blank"
|
||||
>What is <span class="text-strongpink">Nostr</span>?</a
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user