diff --git a/domains/avcado.json b/domains/avcado.json index f41a5092b..afc60ebcc 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" } } 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/mikey.json b/domains/mikey.json new file mode 100644 index 000000000..4d226606e --- /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" + } +}