From 4693099df8758d10b5ff7cc166038eacb0e55692 Mon Sep 17 00:00:00 2001 From: Shambhavi Mishra <42893001+ShambhaviCodes@users.noreply.github.com> Date: Mon, 12 Oct 2020 20:20:44 +0530 Subject: [PATCH 1/3] Create shambhavi.json --- domains/shambhavi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shambhavi.json diff --git a/domains/shambhavi.json b/domains/shambhavi.json new file mode 100644 index 000000000..d55b56f53 --- /dev/null +++ b/domains/shambhavi.json @@ -0,0 +1,11 @@ +{ + "description": "Shambhavi's Web-Dev Home", + "repo": "https://github.com/ShambhaviCodes/ShambhaviCodes.github.io", + "owner": { + "username": "ShambhaviCodes", + "email": "shambhavimishra26@gmail.com" + }, + "record": { + "CNAME": "shambhavicodes.github.io" + } +} From 2c8dc0656b90fa880cb7c3ff1920279d7d22dfa3 Mon Sep 17 00:00:00 2001 From: allsyed Date: Mon, 12 Oct 2020 16:50:20 +0000 Subject: [PATCH 2/3] Create allsyed.json --- domains/allsyed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/allsyed.json diff --git a/domains/allsyed.json b/domains/allsyed.json new file mode 100644 index 000000000..e6d1c9981 --- /dev/null +++ b/domains/allsyed.json @@ -0,0 +1,12 @@ +{ + "description": "Allsyed's personal website", + "repo": "https://github.com/allsyed", + "owner": { + "username": "allsyed", + "email": "allsyed@pm.me" + }, + "record": { + "CNAME": "allsyed.com", + "URL": "https://allsyed.is-a.dev" + } +} From 775dc7c1fa3599de6d02840461846332ab576a36 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 00:31:11 +0530 Subject: [PATCH 3/3] Update domains/allsyed.json --- domains/allsyed.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/allsyed.json b/domains/allsyed.json index e6d1c9981..f12be2194 100644 --- a/domains/allsyed.json +++ b/domains/allsyed.json @@ -6,7 +6,6 @@ "email": "allsyed@pm.me" }, "record": { - "CNAME": "allsyed.com", - "URL": "https://allsyed.is-a.dev" + "CNAME": "allsyed.com" } }