diff --git a/arpana.json b/arpana.json new file mode 100644 index 000000000..d208f0afe --- /dev/null +++ b/arpana.json @@ -0,0 +1,12 @@ +{ + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } +} diff --git a/domains/kavi.json b/domains/kavi.json new file mode 100644 index 000000000..f81d0b7f7 --- /dev/null +++ b/domains/kavi.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/dkaviarasu/dkaviarasu.github.io", + "owner": { + "username": "dkaviarasu", + "email": "", + "twitter": "kaviarasudm" + }, + "record": { + "CNAME": "dkaviarasu.github.io" + } +} diff --git a/domains/slavicman.json b/domains/slavicman.json new file mode 100644 index 000000000..1d0297ee2 --- /dev/null +++ b/domains/slavicman.json @@ -0,0 +1,11 @@ +{ + "description": "The Slavic Dev Website", + "repo": "https://github.com/SlavicMan/slavicman.github.io", + "owner": { + "username": "SlavicMan", + "email": "kizz4114@yahoo.com" + }, + "record": { + "CNAME": "slavicman.github.io" + } +}