From 29b4bf953af2f4ef0fcb276d6159e69eaaeff83c Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:03:17 +0300 Subject: [PATCH 1/5] Create tibebe --- domains/tibebe | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tibebe diff --git a/domains/tibebe b/domains/tibebe new file mode 100644 index 000000000..e924f60cf --- /dev/null +++ b/domains/tibebe @@ -0,0 +1,10 @@ +{ + "description": "Tibebe is a dev", + "repo": "https://github.com/TibebeJS/tibebejs.github.io", + "owner": { + "username": "TibebeJs" + }, + "record": { + "CNAME": "https://tibebejs.github.io/" + } +} From 002094be62c7a6f7d63154ff870258e403cbd5b4 Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:07:35 +0300 Subject: [PATCH 2/5] Update tibebe --- domains/tibebe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tibebe b/domains/tibebe index e924f60cf..61af0639b 100644 --- a/domains/tibebe +++ b/domains/tibebe @@ -2,7 +2,8 @@ "description": "Tibebe is a dev", "repo": "https://github.com/TibebeJS/tibebejs.github.io", "owner": { - "username": "TibebeJs" + "username": "TibebeJs", + "email": "tibebes.js@gmail.com" }, "record": { "CNAME": "https://tibebejs.github.io/" From 9f97d9cf01ec3a3fcfc6abde65f28b0a7730a6bb Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:09:32 +0300 Subject: [PATCH 3/5] Update tibebe --- domains/tibebe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tibebe b/domains/tibebe index 61af0639b..c13e7f9ee 100644 --- a/domains/tibebe +++ b/domains/tibebe @@ -6,6 +6,6 @@ "email": "tibebes.js@gmail.com" }, "record": { - "CNAME": "https://tibebejs.github.io/" + "CNAME": "tibebejs.github.io/" } } From 6e33764fe2c2f28bd6563bd16b5de30a56b170a5 Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:19:03 +0300 Subject: [PATCH 4/5] Update tibebe --- domains/tibebe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tibebe b/domains/tibebe index c13e7f9ee..87a1843e2 100644 --- a/domains/tibebe +++ b/domains/tibebe @@ -6,6 +6,6 @@ "email": "tibebes.js@gmail.com" }, "record": { - "CNAME": "tibebejs.github.io/" + "CNAME": "tibebejs.github.io" } } From 2b92701edb52f8e09c3c056bc9a1b540c11f8096 Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:22:47 +0300 Subject: [PATCH 5/5] Rename tibebe to tibebe.json fixed stupid mistake --- domains/{tibebe => tibebe.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tibebe => tibebe.json} (100%) diff --git a/domains/tibebe b/domains/tibebe.json similarity index 100% rename from domains/tibebe rename to domains/tibebe.json