From 05f2ef6b8117f5ac8f0991dec2914f8327ff801b Mon Sep 17 00:00:00 2001 From: Rohith Prakash <58965913+rohithp7777@users.noreply.github.com> Date: Wed, 14 Oct 2020 16:52:43 +0530 Subject: [PATCH 1/3] Create rohith.json --- domains/rohith.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/rohith.json diff --git a/domains/rohith.json b/domains/rohith.json new file mode 100644 index 000000000..fbc3f3b57 --- /dev/null +++ b/domains/rohith.json @@ -0,0 +1,13 @@ + +{ + "description": "Rohith's personal website", + "repo": "https://github.com/rohithp7777", + "owner": { + "username": "rohithp7777", + "email": "rohithp8899@gmail.com" + }, + "record": { + "CNAME": "https://rohithp7777.github.io", + "URL": "https://rohith.is-a.dev" + } +} From 5915f8bc1ae4648652108a525ebb3c02ad884b7d Mon Sep 17 00:00:00 2001 From: Rohith Prakash <58965913+rohithp7777@users.noreply.github.com> Date: Fri, 16 Oct 2020 00:13:37 +0530 Subject: [PATCH 2/3] Update rohith.json firebase link --- domains/rohith.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohith.json b/domains/rohith.json index fbc3f3b57..56cde669b 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -8,6 +8,6 @@ }, "record": { "CNAME": "https://rohithp7777.github.io", - "URL": "https://rohith.is-a.dev" + "URL": "https://rohith-1c974.web.app/" } } From c742daf33309d836fa320cbd5a53311b8fd156b7 Mon Sep 17 00:00:00 2001 From: Rohith Prakash <58965913+rohithp7777@users.noreply.github.com> Date: Fri, 16 Oct 2020 15:17:32 +0530 Subject: [PATCH 3/3] Update domains/rohith.json Co-authored-by: Akshay Nair --- domains/rohith.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/rohith.json b/domains/rohith.json index 56cde669b..df63c3506 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -7,7 +7,6 @@ "email": "rohithp8899@gmail.com" }, "record": { - "CNAME": "https://rohithp7777.github.io", - "URL": "https://rohith-1c974.web.app/" + "CNAME": "rohith-1c974.web.app" } }