From 6bceb370f9bb783e75d6a88eed235b0b0c9c41ce Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 17 Dec 2022 07:43:24 +0530 Subject: [PATCH 1/2] Update panda.json --- domains/panda.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/panda.json b/domains/panda.json index e2f08d1ba..3bbc8ddd2 100644 --- a/domains/panda.json +++ b/domains/panda.json @@ -3,8 +3,8 @@ "username": "SemantCodes", "email": "contact@semant.is-a.dev" }, - "description": "Something juicy", + "description": "redirection to main web.", "record": { - "CNAME": "semant.cyclic.app" + "CNAME": "semant.panda.is-a.dev" } } From 7943fc7945ff35ab82e1216b4b188f287a810aff Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 17 Dec 2022 07:45:38 +0530 Subject: [PATCH 2/2] Update panda.json --- domains/panda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panda.json b/domains/panda.json index 3bbc8ddd2..30f336a6c 100644 --- a/domains/panda.json +++ b/domains/panda.json @@ -5,6 +5,6 @@ }, "description": "redirection to main web.", "record": { - "CNAME": "semant.panda.is-a.dev" + "URL": "https://semant.panda.is-a.dev" } }