From 38cdc48858b0a48bf3603aae25f3947ed812fa3a Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Wed, 19 Apr 2023 21:49:19 +0000 Subject: [PATCH 1/4] Create elbernaoui.json --- domains/elbernaoui.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/elbernaoui.json diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json new file mode 100644 index 000000000..afc39fee9 --- /dev/null +++ b/domains/elbernaoui.json @@ -0,0 +1,11 @@ +{ + "description": "this is for my personal website", + "owner": { + "username": "EL-Bernaoui", + "email": "", + "twitter": "ELBRN_Achraf" + }, + "record": { + "CNAME": "el-bernaoui.github.io" + } +} From 434d6c58e9d58f4fd7b3518e20e270fe0a53897f Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Wed, 19 Apr 2023 22:13:10 +0000 Subject: [PATCH 2/4] Update elbernaoui.json --- domains/elbernaoui.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index afc39fee9..7563486ab 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -1,11 +1,12 @@ { "description": "this is for my personal website", + "repo": "https://github.com/EL-Bernaoui/elbernaoui", "owner": { "username": "EL-Bernaoui", "email": "", "twitter": "ELBRN_Achraf" }, "record": { - "CNAME": "el-bernaoui.github.io" + "URL": "https://el-bernaoui.github.io/elbernaoui" } } From bcde27bdadc4090f490e7e779cbab96d836e9a2a Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Thu, 20 Apr 2023 02:19:27 +0000 Subject: [PATCH 3/4] Update elbernaoui.json --- domains/elbernaoui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index 7563486ab..350d6d354 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -7,6 +7,6 @@ "twitter": "ELBRN_Achraf" }, "record": { - "URL": "https://el-bernaoui.github.io/elbernaoui" + "URL": "el-bernaoui.github.io/elbernaoui" } } From aabf7683b0925ccb301cd8b0ba062f9648352132 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 13:15:09 +0800 Subject: [PATCH 4/4] fix url --- domains/elbernaoui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index 350d6d354..7563486ab 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -7,6 +7,6 @@ "twitter": "ELBRN_Achraf" }, "record": { - "URL": "el-bernaoui.github.io/elbernaoui" + "URL": "https://el-bernaoui.github.io/elbernaoui" } }