From b6c92df152465cedcd9dee28d63f6bbacbb6bf83 Mon Sep 17 00:00:00 2001 From: neville <124623051+Neville03@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:10:15 +0100 Subject: [PATCH 1/2] Create neville.json --- domains/neville.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/neville.json diff --git a/domains/neville.json b/domains/neville.json new file mode 100644 index 000000000..ca2e88c9d --- /dev/null +++ b/domains/neville.json @@ -0,0 +1,11 @@ +{ + "description": "New personal website im gonna make ", + "repo": "https://github.com/Neville03/Neville03.github.io", + "owner": { + "username": "Neville03", + "email": "zuweyrh1@gmail.com", + }, + "record": { + "CNAME": "neville03.github.io" + } +} From a188199c83615d89bed64f062bd5258e17f2c151 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 07:07:45 +0800 Subject: [PATCH 2/2] Fix json --- domains/neville.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neville.json b/domains/neville.json index ca2e88c9d..e711c2a4d 100644 --- a/domains/neville.json +++ b/domains/neville.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Neville03/Neville03.github.io", "owner": { "username": "Neville03", - "email": "zuweyrh1@gmail.com", + "email": "zuweyrh1@gmail.com" }, "record": { "CNAME": "neville03.github.io"