stop autolinking on nip19 codes, add an icon afterwards.

This commit is contained in:
fiatjaf
2023-04-24 11:57:47 -03:00
parent ecbac4c156
commit bd58a6fb53
3 changed files with 11 additions and 7 deletions

View File

@@ -27,7 +27,10 @@ object Main extends IOWebApp {
cls := "inline-block w-8 mr-2",
src := "/favicon.ico"
),
"nostr army knife"
a(
href := "https://github.com/fiatjaf/nostr-army-knife",
"nostr army knife"
)
),
div(
cls := "flex my-3",