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" + } +}