From fef5085d2cf6ddb08ac6ca8d4fed5f6c821cf467 Mon Sep 17 00:00:00 2001 From: ICM185 <96425295+ICM185@users.noreply.github.com> Date: Sun, 6 Aug 2023 11:26:37 +0530 Subject: [PATCH 1/3] Update and rename icm.json to _github-pages-challenge-ICM185.icm.json --- domains/_github-pages-challenge-ICM185.icm.json | 9 +++++++++ domains/icm.json | 11 ----------- 2 files changed, 9 insertions(+), 11 deletions(-) create mode 100644 domains/_github-pages-challenge-ICM185.icm.json delete mode 100644 domains/icm.json diff --git a/domains/_github-pages-challenge-ICM185.icm.json b/domains/_github-pages-challenge-ICM185.icm.json new file mode 100644 index 000000000..cef6148a5 --- /dev/null +++ b/domains/_github-pages-challenge-ICM185.icm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ICM185", + "email": "ironcladmonster185@gmail.com" + }, + "record": { + "TXT":"0a7797274484306ed45f07548705fa" + } +} diff --git a/domains/icm.json b/domains/icm.json deleted file mode 100644 index c408951a5..000000000 --- a/domains/icm.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Im ICM, a monster who likes to code but a noob in it, trying to learn js and likes to edit photos.", - "repo": "https://github.com/ICM185/icm185.github.io", - "owner": { - "username": "ICM185", - "email": "ironcladmonster185@gmail.com" - }, - "record": { - "CNAME": "icm185.github.io" - } -} From 3153bcffab43947d36357ad190420f77f1049428 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:00:24 +0800 Subject: [PATCH 2/3] Discard changes to domains/icm.json --- domains/icm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/icm.json diff --git a/domains/icm.json b/domains/icm.json new file mode 100644 index 000000000..c408951a5 --- /dev/null +++ b/domains/icm.json @@ -0,0 +1,11 @@ +{ + "description": "Im ICM, a monster who likes to code but a noob in it, trying to learn js and likes to edit photos.", + "repo": "https://github.com/ICM185/icm185.github.io", + "owner": { + "username": "ICM185", + "email": "ironcladmonster185@gmail.com" + }, + "record": { + "CNAME": "icm185.github.io" + } +} From e0a2bd65215a3969b5fbfa208d903d6a19091294 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:00:35 +0800 Subject: [PATCH 3/3] Rename _github-pages-challenge-ICM185.icm.json to _github-pages-challenge-icm185.icm.json --- ...ge-ICM185.icm.json => _github-pages-challenge-icm185.icm.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ICM185.icm.json => _github-pages-challenge-icm185.icm.json} (100%) diff --git a/domains/_github-pages-challenge-ICM185.icm.json b/domains/_github-pages-challenge-icm185.icm.json similarity index 100% rename from domains/_github-pages-challenge-ICM185.icm.json rename to domains/_github-pages-challenge-icm185.icm.json