diff --git a/.well-known/nostr.json b/.well-known/nostr.json index 72cf061..8dbc639 100644 --- a/.well-known/nostr.json +++ b/.well-known/nostr.json @@ -1,5 +1,5 @@ { - "names": { - "Bryan": "npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt" - } -} \ No newline at end of file + "names": { + "Bryan": "npub17374whevgs040xkd48gr99g0xmpxd9snqt57dsfvtp0jcjt8yjeq49rdyt" + } +} diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..68730c9 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +include: [".well-known"]