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] 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" + } +}