From d5d57053d6c6b71563a8bf4ee698004b337fc562 Mon Sep 17 00:00:00 2001 From: AX <67195650+ax-a-dev@users.noreply.github.com> Date: Sun, 24 Jul 2022 17:33:44 +0530 Subject: [PATCH 1/2] Update and rename pybash.json to ax.json --- domains/ax.json | 11 +++++++++++ domains/pybash.json | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 domains/ax.json delete mode 100644 domains/pybash.json diff --git a/domains/ax.json b/domains/ax.json new file mode 100644 index 000000000..716cf1cb4 --- /dev/null +++ b/domains/ax.json @@ -0,0 +1,11 @@ +{ + "description": "Ax's Portfolio", + "repo": "https://github.com/ax-a-dev", + "owner": { + "username": "ax-a-dev", + "email": "dontwanttotell@privacy.com" + }, + "record": { + "URL":"https://axdev.vercel.app" + } +} diff --git a/domains/pybash.json b/domains/pybash.json deleted file mode 100644 index 76b0cfea3..000000000 --- a/domains/pybash.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "PyBash's Personal Website", - "repo": "https://github.com/pybash1", - "owner": { - "username": "pybash1", - "email": "dontwanttotell@privacy.com" - }, - "record": { - "URL":"https://pybash.vercel.app" - } -} From 88d1c3d38a546ab850c0adbbaeb18cc02de0bb2b Mon Sep 17 00:00:00 2001 From: AX <67195650+ax-a-dev@users.noreply.github.com> Date: Sun, 24 Jul 2022 17:37:40 +0530 Subject: [PATCH 2/2] Update ax.json --- domains/ax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ax.json b/domains/ax.json index 716cf1cb4..4fb9067e6 100644 --- a/domains/ax.json +++ b/domains/ax.json @@ -3,7 +3,7 @@ "repo": "https://github.com/ax-a-dev", "owner": { "username": "ax-a-dev", - "email": "dontwanttotell@privacy.com" + "email": "ax_a_dev#3122" }, "record": { "URL":"https://axdev.vercel.app"