diff --git a/domains/avcado.json b/domains/avcado.json index 4f4237b8e..c152060e7 100644 --- a/domains/avcado.json +++ b/domains/avcado.json @@ -5,6 +5,6 @@ "email": "devavcado@gmail.com" }, "record": { - "URL": "https://avcado.github.io/" + "CNAME": "avcado.github.io" } } \ No newline at end of file diff --git a/domains/avinal.json b/domains/avinal.json deleted file mode 100644 index 120b2c275..000000000 --- a/domains/avinal.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The Interstellar Twilight", - "repo": "https://github.com/avinal/avinal.github.io", - "owner": { - "username": "avinal", - "email": "185067@nith.ac.in" - }, - "record": { - "CNAME": "avinal.github.io" - } -} \ No newline at end of file diff --git a/domains/jeffrey.json b/domains/jeffrey.json new file mode 100644 index 000000000..42bd6261c --- /dev/null +++ b/domains/jeffrey.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/SquarePear/jeffreyharmon.me", + "owner": { + "username": "SquarePear", + "email": "jeffrey@reygames.com" + }, + "record": { + "URL": "https://jeffreyharmon.me/" + } +} \ No newline at end of file diff --git a/domains/mikey.json b/domains/mikey.json new file mode 100644 index 000000000..8eabd081e --- /dev/null +++ b/domains/mikey.json @@ -0,0 +1,12 @@ +{ + "description": "A young full-stack developer who loves Python!", + "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", + "owner": { + "username": "isigebengu-mikey", + "email": "mikey@mikeyo.ml", + "twitter": "" + }, + "record": { + "CNAME": "isigebengu-mikey.github.io" + } +} \ No newline at end of file diff --git a/domains/rohithkumar.json b/domains/rohithkumar.json new file mode 100644 index 000000000..e77f7e3b6 --- /dev/null +++ b/domains/rohithkumar.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website", + "repo": "https://github.com/killTheDB", + "owner": { + "username": "killTheDB", + "email": "jayanarohith7@gmail.com" + }, + "record": { + "CNAME": "killthedb.github.io" + } +} \ No newline at end of file