From 7dd2ef63c59fcafaa71a7ae5915dd0519a403255 Mon Sep 17 00:00:00 2001 From: rekto-dev <76564457+rekto-dev@users.noreply.github.com> Date: Fri, 2 Jul 2021 17:22:44 -0300 Subject: [PATCH 1/4] Create rekto.json --- domains/rekto.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rekto.json diff --git a/domains/rekto.json b/domains/rekto.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rekto.json @@ -0,0 +1 @@ + From addec6ccc563966a930ce4eaa26638545ca5680d Mon Sep 17 00:00:00 2001 From: rekto-dev <76564457+rekto-dev@users.noreply.github.com> Date: Fri, 2 Jul 2021 17:25:23 -0300 Subject: [PATCH 2/4] Update rekto.json info changed --- domains/rekto.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/rekto.json b/domains/rekto.json index 8b1378917..81b9e577e 100644 --- a/domains/rekto.json +++ b/domains/rekto.json @@ -1 +1,11 @@ - +{ + "description": "Rekto Website", + "repo": "https://github.com/rekto-dev", + "owner": { + "username": "rekto", + "email": "rekto.personal@outlook.com" + }, + "record": { + "CNAME": "" + } +} From c0fb95493cabd6e0e6557c08d52ccc1bbac4acb8 Mon Sep 17 00:00:00 2001 From: rekto-dev <76564457+rekto-dev@users.noreply.github.com> Date: Mon, 5 Jul 2021 14:26:08 -0300 Subject: [PATCH 3/4] Added CNAME --- domains/rekto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rekto.json b/domains/rekto.json index 81b9e577e..0f6cb90e9 100644 --- a/domains/rekto.json +++ b/domains/rekto.json @@ -6,6 +6,6 @@ "email": "rekto.personal@outlook.com" }, "record": { - "CNAME": "" + "CNAME": "rekto-dev.github.io" } } From dfa50b5d5ff5f19b2d85ccbbe9de3a034399308f Mon Sep 17 00:00:00 2001 From: rekto-dev <76564457+rekto-dev@users.noreply.github.com> Date: Sat, 10 Jul 2021 18:30:58 -0300 Subject: [PATCH 4/4] Update rekto.json --- domains/rekto.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rekto.json b/domains/rekto.json index 0f6cb90e9..1a5b9b19a 100644 --- a/domains/rekto.json +++ b/domains/rekto.json @@ -1,8 +1,8 @@ { "description": "Rekto Website", - "repo": "https://github.com/rekto-dev", + "repo": "https://github.com/rekto-dev/rekto-dev.github.io", "owner": { - "username": "rekto", + "username": "GetRekto", "email": "rekto.personal@outlook.com" }, "record": {