diff --git a/domains/shep.json b/domains/shep.json index 022703427..c5581e0a5 100644 --- a/domains/shep.json +++ b/domains/shep.json @@ -1,13 +1,12 @@ { - "description": "Callum's personal developer website", - "repo": "", - "owner": { - "username": "CallumCat", - "email": "rocco@caseymediallc.com", - "twitter": "CallumK_Cat", - "discord": "Callum#0003" - }, - "A": [ - "85.209.223.240" - ] + "description": "Callum's personal developer website", + "owner": { + "username": "CallumCat", + "email": "rocco@caseymediallc.com", + "twitter": "CallumK_Cat", + "discord": "Callum#0003" + }, + "record": { + "A": ["85.209.223.240"] + } }