From cc9a04b99a696299b38830a48cfadb1129522f11 Mon Sep 17 00:00:00 2001 From: Neoxn3il <57082943+X3NOSIZ@users.noreply.github.com> Date: Wed, 21 Oct 2020 14:08:54 +0530 Subject: [PATCH 1/4] updated portfolio endpoint --- domains/pratyay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratyay.json b/domains/pratyay.json index 4db160a6b..8fe84386a 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -6,6 +6,6 @@ "email": "neilblaze007@gmail.com" }, "record": { - "CNAME": "neilblaze-v2.netlify.app" + "CNAME": "pratyay.js.org" } } From 770da0ba4bbb688f3037a28b432015cd16855be9 Mon Sep 17 00:00:00 2001 From: Alessandro Eliot <48047221+Diordnas@users.noreply.github.com> Date: Sat, 24 Oct 2020 18:20:44 +1100 Subject: [PATCH 2/4] Create sandro.json --- domains/sandro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sandro.json diff --git a/domains/sandro.json b/domains/sandro.json new file mode 100644 index 000000000..91129c159 --- /dev/null +++ b/domains/sandro.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Diordnas", + "email": "alessandroeliot@gmail.com" + }, + "description": "Personal site, as well as hosting a few tools", + "repo": "https://github.com/diordnas/diordnas.github.io", + "record": { + "CNAME": "diordnas.github.io" + } +} From 986554599ff36202fd6ca1b7716f750c5fbe34a0 Mon Sep 17 00:00:00 2001 From: Neoxn3il <57082943+X3NOSIZ@users.noreply.github.com> Date: Sat, 24 Oct 2020 23:09:21 +0530 Subject: [PATCH 3/4] :) --- domains/pratyay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratyay.json b/domains/pratyay.json index 8fe84386a..8b1fe9a11 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -6,6 +6,6 @@ "email": "neilblaze007@gmail.com" }, "record": { - "CNAME": "pratyay.js.org" + "CNAME": "https://neilblaze.github.io/Neoblog" } } From fc44c062edd31e6843cbf4447829228eb216ab7e Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 24 Oct 2020 23:50:47 +0530 Subject: [PATCH 4/4] Update domains/pratyay.json --- domains/pratyay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratyay.json b/domains/pratyay.json index 8b1fe9a11..4de110802 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -6,6 +6,6 @@ "email": "neilblaze007@gmail.com" }, "record": { - "CNAME": "https://neilblaze.github.io/Neoblog" + "CNAME": "neilblaze.github.io" } }