diff --git a/domains/arnav.json b/domains/cashlycash.json similarity index 100% rename from domains/arnav.json rename to domains/cashlycash.json diff --git a/domains/drmonocle.json b/domains/drmonocle.json new file mode 100644 index 000000000..0f7638dfb --- /dev/null +++ b/domains/drmonocle.json @@ -0,0 +1,11 @@ +{ + "description": "DrMonocle Website", + "repo": "https://github.com/monocledr/monocledr.github.io", + "owner": { + "username": "monocledr", + "email": "contact.drmonocle@gmail.com" + }, + "record": { + "CNAME": "monocledr.github.io" + } +} diff --git a/domains/mabc365.json b/domains/mabc365.json deleted file mode 100644 index bb0418742..000000000 --- a/domains/mabc365.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mabc365", - "email": "mustafaasif365@hotmail.com" - }, - "record": { - "CNAME": "mabc365.github.io" - } -} diff --git a/domains/suman.json b/domains/suman.json new file mode 100644 index 000000000..18c5dee20 --- /dev/null +++ b/domains/suman.json @@ -0,0 +1,13 @@ +{ + "description": "Suman's Personal Website", + "repo": "https://github.com/thatsuman/thatsuman.github.io", + "owner": { + "username": "thatsuman", + "email": "suman.multiverse@gmail.com", + "twitter": "thatsumann" + }, + "record": { + "CNAME": "thatsuman.github.io" + } + } + \ No newline at end of file diff --git a/domains/technohacker.json b/domains/technohacker.json new file mode 100644 index 000000000..0789bb185 --- /dev/null +++ b/domains/technohacker.json @@ -0,0 +1,11 @@ +{ + "description": "Personal GitHub page", + "repo": "https://github.com/Technohacker/technohacker.github.io", + "owner": { + "username": "Technohacker", + "email": "technohacker1995@gmail.com" + }, + "record": { + "CNAME": "technohacker.github.io" + } +}