Sorry meant to respond.
You just put your name and pubkey in a json file:
https://<your domain>/.well-known/nostr.json
The json is shaped like this:
{ "names" : { "thrown" : <pubkey in hex> } }