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] 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": "" + } +}