From 8a7f17c1da90c235f257181cbfaf9dba564d5d5b Mon Sep 17 00:00:00 2001 From: Parth Panchal Date: Thu, 17 Dec 2020 19:50:08 +0530 Subject: [PATCH 1/2] Added my details --- domains/parth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/parth.json diff --git a/domains/parth.json b/domains/parth.json new file mode 100644 index 000000000..2fe21d1ef --- /dev/null +++ b/domains/parth.json @@ -0,0 +1,11 @@ +{ + "description": "An awesome new place for my Portfolio !", + "repo": "https://github.com/parthpanchal123/profile", + "owner": { + "username": "parthpanchal123", + "email": "parthpanchal53@gmail.com" + }, + "record": { + "CNAME": "parthpanchal123.github.io/profile/" + } +} \ No newline at end of file From ea0f11c5f811179fe49de0c06af8da6ca98f9cd2 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 17 Dec 2020 20:49:12 +0530 Subject: [PATCH 2/2] Update domains/parth.json --- domains/parth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/parth.json b/domains/parth.json index 2fe21d1ef..332916d10 100644 --- a/domains/parth.json +++ b/domains/parth.json @@ -6,6 +6,6 @@ "email": "parthpanchal53@gmail.com" }, "record": { - "CNAME": "parthpanchal123.github.io/profile/" + "CNAME": "parthpanchal123.github.io" } -} \ No newline at end of file +}