From a0e4a1a9bbb383c12ea6554df7d7248b37a2fd84 Mon Sep 17 00:00:00 2001 From: IMYdev <121319594+IMYdev@users.noreply.github.com> Date: Wed, 31 May 2023 17:02:36 +0200 Subject: [PATCH 1/2] Create imy.json --- domains/imy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imy.json diff --git a/domains/imy.json b/domains/imy.json new file mode 100644 index 000000000..5e64877e3 --- /dev/null +++ b/domains/imy.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/IMYdev/IMYdev.github.io", + "owner": { + "username": "IMYdev", + "email": "omranmansour096@gmail.com", + "twitter": "Imran Yousif" + }, + "record": { + "CNAME": "IMYdev.github.io" + } +} From 7a7d7d28d8770a92fa10e68fdc903bba0471ea6d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 2 Jun 2023 08:57:07 +0800 Subject: [PATCH 2/2] Update imy.json --- domains/imy.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/imy.json b/domains/imy.json index 5e64877e3..ad18f071f 100644 --- a/domains/imy.json +++ b/domains/imy.json @@ -3,8 +3,7 @@ "repo": "https://github.com/IMYdev/IMYdev.github.io", "owner": { "username": "IMYdev", - "email": "omranmansour096@gmail.com", - "twitter": "Imran Yousif" + "email": "omranmansour096@gmail.com" }, "record": { "CNAME": "IMYdev.github.io"