diff --git a/domains/divik.json b/domains/divik.json new file mode 100644 index 000000000..047a47356 --- /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": "https://code19master.github.io/portfolio/" + } +}