diff --git a/domains/codingredpanda.json b/domains/codingredpanda.json index 8b1378917..027f11637 100644 --- a/domains/codingredpanda.json +++ b/domains/codingredpanda.json @@ -1 +1,11 @@ - +{ + "description": "CodingRedpanda's home...", + "repo": "https://github.com/CodingRedpanda/home.codingredpanda.io", + "owner": { + "username": "CodingRedpanda", + "email": "é@é.é" + }, + "record": { + "CNAME": "cmd410.github.io" + } +}