From 22fb9f94ec4a8a5bb9840b8a1d507d9eea2783db Mon Sep 17 00:00:00 2001 From: Mikey Date: Thu, 11 Feb 2021 14:29:32 -0500 Subject: [PATCH] Create mikey.json --- domains/mikey.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/mikey.json diff --git a/domains/mikey.json b/domains/mikey.json new file mode 100644 index 000000000..db4483ada --- /dev/null +++ b/domains/mikey.json @@ -0,0 +1,17 @@ +{ + "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", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + } +}