From fbfdffb4e957cb24a944b2a25e50236462b7c71c Mon Sep 17 00:00:00 2001 From: Hadi Ka <35663745+Nystrex@users.noreply.github.com> Date: Thu, 22 Oct 2020 16:04:38 -0400 Subject: [PATCH 1/2] Create hadi --- domains/hadi | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hadi diff --git a/domains/hadi b/domains/hadi new file mode 100644 index 000000000..eaad5f94d --- /dev/null +++ b/domains/hadi @@ -0,0 +1,11 @@ +{ + "description": "Nystrex's Personal Website", + "repo": "https://github.com/Nystrex", + "owner": { + "username": "Nystrex", + "email": "hadi@nystrex.com" + }, + "record": { + "CNAME": "nystrex.com" + } +} From e88f178a666d18c4dc2bff066416a91d35427bb7 Mon Sep 17 00:00:00 2001 From: Hadi Ka <35663745+Nystrex@users.noreply.github.com> Date: Thu, 22 Oct 2020 16:06:30 -0400 Subject: [PATCH 2/2] Rename hadi to hadi.json --- domains/{hadi => hadi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hadi => hadi.json} (100%) diff --git a/domains/hadi b/domains/hadi.json similarity index 100% rename from domains/hadi rename to domains/hadi.json