From bf0208099d9e292dd8cf4314b56720bfbf1c4708 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 29 Apr 2023 11:46:25 +0800 Subject: [PATCH] Update shep.json --- domains/shep.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) 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"] + } }