diff --git a/domains/divik.json b/domains/divik.json new file mode 100644 index 000000000..a04fc4ed3 --- /dev/null +++ b/domains/divik.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal site", + "repo": "https://github.com/Code19Master/portfolio", + "owner": { + "username": "Code19Master", + "email": "divikbabbar@gmail.com" + }, + "record": { + "CNAME": "code19master.github.io" + } +}