diff --git a/domains/atomic.json b/domains/atomic.json index 8b1378917..ef8c482aa 100644 --- a/domains/atomic.json +++ b/domains/atomic.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "atomictyler1" + }, + "record": { + "CNAME": "https://atomictyler1.github.io" + } +}