diff --git a/domains/shamshitty.json b/domains/shamshitty.json index 9a5ce1ecd..3e8fb2349 100644 --- a/domains/shamshitty.json +++ b/domains/shamshitty.json @@ -1,11 +1,16 @@ { "owner": { "username": "shamshitty", - "email": "iaminvisy@gmail.com" + "email": "iaminvisy@gmail.com", + "twitter": "shamshitty", + "discord": "shamshitty" + }, + "description": { + "shamshitty is indeed a dev (kinda)" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +}