From 071013aa639c155f2d12947979e5142850af569e Mon Sep 17 00:00:00 2001 From: Science Spot <69678617+Scientific-Guy@users.noreply.github.com> Date: Wed, 27 Jan 2021 13:46:30 +0530 Subject: [PATCH 1/2] Create scientific-guy.json --- domains/scientific-guy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/scientific-guy.json diff --git a/domains/scientific-guy.json b/domains/scientific-guy.json new file mode 100644 index 000000000..e402c83d7 --- /dev/null +++ b/domains/scientific-guy.json @@ -0,0 +1,10 @@ +{ + "description": "Scientific Guy's Personal Website", + "owner": { + "username": "scientific-guy", + "email": "scientificguy007@gmail.com" + }, + "record": { + "CNAME": "portfolio.science.repl.co" + } +} From d0ffc71ad4283842f154372cb9f331967bd13dae Mon Sep 17 00:00:00 2001 From: Science Spot <69678617+Scientific-Guy@users.noreply.github.com> Date: Thu, 28 Jan 2021 15:30:00 +0530 Subject: [PATCH 2/2] Update scientific-guy.json --- domains/scientific-guy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scientific-guy.json b/domains/scientific-guy.json index e402c83d7..8677d4635 100644 --- a/domains/scientific-guy.json +++ b/domains/scientific-guy.json @@ -5,6 +5,6 @@ "email": "scientificguy007@gmail.com" }, "record": { - "CNAME": "portfolio.science.repl.co" + "CNAME": "ea51eeba-d079-40fb-adb9-fba6b71858a8.repl.co" } }