From 9e114a47dc5c68307771f9eb17b121af0d5fbf52 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Tue, 23 Aug 2022 22:37:26 +0545 Subject: [PATCH 1/3] add domain: neon --- domains/neon.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/neon.json diff --git a/domains/neon.json b/domains/neon.json new file mode 100644 index 000000000..77a4c8f72 --- /dev/null +++ b/domains/neon.json @@ -0,0 +1,10 @@ +{ + "description": "Domain for my portfolio website", + "owner": { + "username": "GoodBoyNeon", + "discord": "GoodBoyNeon#2424" + }, + "record": { + "CNAME": "goodboyneon.github.io" + } +} From d45b8da22903207f9670f332eb4ef86a029fc856 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Fri, 2 Sep 2022 20:49:13 +0545 Subject: [PATCH 2/3] Update neon.json --- domains/neon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/neon.json b/domains/neon.json index 77a4c8f72..b92411595 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -1,8 +1,9 @@ { "description": "Domain for my portfolio website", + "repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io", "owner": { "username": "GoodBoyNeon", - "discord": "GoodBoyNeon#2424" + "discord": "GoodBoyNeon#2424", }, "record": { "CNAME": "goodboyneon.github.io" From e45e46ae9e42e751dd5ca947eedad78623e53660 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Fri, 2 Sep 2022 20:51:25 +0545 Subject: [PATCH 3/3] Update neon.json --- domains/neon.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/neon.json b/domains/neon.json index b92411595..63015d376 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -4,6 +4,7 @@ "owner": { "username": "GoodBoyNeon", "discord": "GoodBoyNeon#2424", + "email": "" }, "record": { "CNAME": "goodboyneon.github.io"