diff --git a/domains/cd.json b/domains/cd.json new file mode 100644 index 000000000..2ef6d8b23 --- /dev/null +++ b/domains/cd.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website of Yaksh Bariya", + "repo": "https://github.com/thunder-coding/CodingThunder", + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "CNAME": "thunder-coding.github.io" + } +}