diff --git a/domains/semant.json b/domains/semant.json new file mode 100644 index 000000000..ba2c81640 --- /dev/null +++ b/domains/semant.json @@ -0,0 +1,11 @@ +{ + "description": "Semant's Website", + "repo": "https://github.com/semant-panda/semant-panda.github.io", + "owner": { + "username": "semant-panda", + "email": "skpanda046@gmail.com" + }, + "record": { + "CNAME": "semant-panda.github.io" + } +}