From 24868d7bf1a2c3288197dc0015b6f1cfdba1295c Mon Sep 17 00:00:00 2001 From: Elie <79168733+Elie404@users.noreply.github.com> Date: Sat, 24 Jul 2021 13:32:53 +0200 Subject: [PATCH 1/4] Create el2zay.json --- domains/el2zay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/el2zay.json diff --git a/domains/el2zay.json b/domains/el2zay.json new file mode 100644 index 000000000..ce6aea3e2 --- /dev/null +++ b/domains/el2zay.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Elie404/el2zay-site", + "owner": { + "username": "el2zay", + "email": "el2zay.contact@gmail.com", + "twitter": "ubuntulebest", + "discord": "el2zay#1234" + }, + "record": { + "CNAME": "https://elie404.github.io/el2zay-site/" + } From d89847781a876e28c7ee76e768d9442946bf2bb3 Mon Sep 17 00:00:00 2001 From: Elie <79168733+el2zay@users.noreply.github.com> Date: Sat, 24 Jul 2021 16:24:14 +0200 Subject: [PATCH 2/4] Update el2zay.json --- domains/el2zay.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/el2zay.json b/domains/el2zay.json index ce6aea3e2..2788df909 100644 --- a/domains/el2zay.json +++ b/domains/el2zay.json @@ -1,12 +1,12 @@ { - "description": "My personal website", - "repo": "https://github.com/Elie404/el2zay-site", + "description": "Bienvenue sur le site de el2zay ici vous pourrez trouver des informations sur moi ainsi que mes projets.", + "repo": "https://github.com/el2zay/el2zay.github.io", "owner": { "username": "el2zay", "email": "el2zay.contact@gmail.com", - "twitter": "ubuntulebest", + "twitter": "el2zay", "discord": "el2zay#1234" }, "record": { - "CNAME": "https://elie404.github.io/el2zay-site/" + "CNAME": "el2zay.github.io" } From 048d406fd24670716d1e378bad4a7e45df16fb15 Mon Sep 17 00:00:00 2001 From: Elie <79168733+el2zay@users.noreply.github.com> Date: Sat, 24 Jul 2021 19:23:07 +0200 Subject: [PATCH 3/4] Update el2zay.json --- domains/el2zay.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/el2zay.json b/domains/el2zay.json index 2788df909..aee1096ab 100644 --- a/domains/el2zay.json +++ b/domains/el2zay.json @@ -10,3 +10,4 @@ "record": { "CNAME": "el2zay.github.io" } + } From 483e277fc5ba11134763b9fa95c6fb920d07c518 Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sat, 24 Jul 2021 17:47:47 -0400 Subject: [PATCH 4/4] fix json --- domains/el2zay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/el2zay.json b/domains/el2zay.json index aee1096ab..5c642e8fa 100644 --- a/domains/el2zay.json +++ b/domains/el2zay.json @@ -10,4 +10,4 @@ "record": { "CNAME": "el2zay.github.io" } - } +}