diff --git a/domains/radar.json b/domains/radar.json deleted file mode 100644 index 3938b2f1a..000000000 --- a/domains/radar.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Radar's personal developer website", - "repo": "https://github.com/RadarFolf/CaseyK9", - "owner": { - "username": "CaseyK9", - "email": "rocco@caseymediallc.com", - "twitter": "RadarFolf", - "discord": "Radar#0001" - }, - "record": { - "CNAME": "caseymediallc.com" - } -} diff --git a/domains/shep.json b/domains/shep.json new file mode 100644 index 000000000..022703427 --- /dev/null +++ b/domains/shep.json @@ -0,0 +1,13 @@ +{ + "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" + ] +}