diff --git a/domains/deva.json b/domains/deva.json new file mode 100644 index 000000000..bc75cc49a --- /dev/null +++ b/domains/deva.json @@ -0,0 +1,11 @@ +{ + "description": "my website", + "repo": "https://github.com/turbomaster95/turbomaster95.github.io", + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "CNAME": "turbomaster95.github.io" + } +}