From f607ebfaa09ff78e4f82c2593d880505748f6162 Mon Sep 17 00:00:00 2001 From: Callum <59397232+cxllm@users.noreply.github.com> Date: Sat, 2 Oct 2021 10:55:20 +0100 Subject: [PATCH] Create callum.json --- domains/callum.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/callum.json diff --git a/domains/callum.json b/domains/callum.json new file mode 100644 index 000000000..82334f4f2 --- /dev/null +++ b/domains/callum.json @@ -0,0 +1,12 @@ +{ + "description": "My personal site.", + "repo": "https://github.com/cxllm/website", + "owner": { + "username": "cxllm", + "email": "hello@cxllm.xyz", + "twitter": "CX11M" + }, + "record": { + "URL": "https://cxllm.xyz" + } +}