From ee68bdf263cf91fca75f5565af87b248e7c000a1 Mon Sep 17 00:00:00 2001 From: Praveen Pal <34737190+PraveenPal4232@users.noreply.github.com> Date: Fri, 16 Oct 2020 21:10:59 +0530 Subject: [PATCH 1/3] Create praveen.json --- domains/praveen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/praveen.json diff --git a/domains/praveen.json b/domains/praveen.json new file mode 100644 index 000000000..531d96e43 --- /dev/null +++ b/domains/praveen.json @@ -0,0 +1,11 @@ +{ + "description": "Praveen's personal developer website", + "repo": "https://github.com/PraveenPal4232", + "owner": { + "username": "PraveenPal4232", + "email": "praveenpal4232@gmail.com" + }, + "record": { + "CNAME": "https://praveenpal4232.github.io/" + } +} From 93d26f92452746adc56c496bb5ca51722ff8a518 Mon Sep 17 00:00:00 2001 From: Praveen Pal <34737190+PraveenPal4232@users.noreply.github.com> Date: Sun, 18 Oct 2020 17:12:44 +0530 Subject: [PATCH 2/3] Update praveen.json --- domains/praveen.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/praveen.json b/domains/praveen.json index 531d96e43..ba40a8e22 100644 --- a/domains/praveen.json +++ b/domains/praveen.json @@ -6,6 +6,7 @@ "email": "praveenpal4232@gmail.com" }, "record": { - "CNAME": "https://praveenpal4232.github.io/" + "CNAME": "praveenpal4232.github.io", + "URL": "https://praveenpal4232.github.io" } } From f7e04ad5cbd05c38bb1e8e39f7f7e75e038d63a8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 18 Oct 2020 17:52:37 +0530 Subject: [PATCH 3/3] Update domains/praveen.json --- domains/praveen.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/praveen.json b/domains/praveen.json index ba40a8e22..128459810 100644 --- a/domains/praveen.json +++ b/domains/praveen.json @@ -6,7 +6,6 @@ "email": "praveenpal4232@gmail.com" }, "record": { - "CNAME": "praveenpal4232.github.io", - "URL": "https://praveenpal4232.github.io" + "CNAME": "praveenpal4232.github.io" } }