Create nostr.json

This commit is contained in:
Laan Tungir 2023-10-11 09:36:15 -04:00 committed by GitHub
parent 23cf685282
commit 296de771cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.well-known/nostr.json Normal file
View File

@ -0,0 +1,5 @@
{
"names": {
"laantungir": "<nostr pubkey in hex>"
}
}