From 1039b270a8da8a579238d10f2b3e85d0bc41d7fa Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:38:46 +0545 Subject: [PATCH] create v1.neon.json and update discord username --- domains/neon.json | 2 +- domains/v1.neon.json | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 domains/v1.neon.json diff --git a/domains/neon.json b/domains/neon.json index 7531a0358..36721ad70 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -3,7 +3,7 @@ "repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io", "owner": { "username": "GoodBoyNeon", - "discord": "GoodBoyNeon#2424", + "discord": "neonthedeveloper", "twitter": "NeonTheNerd", "email": "goodboyneon03@gmail.com" }, diff --git a/domains/v1.neon.json b/domains/v1.neon.json new file mode 100644 index 000000000..8dda5bc69 --- /dev/null +++ b/domains/v1.neon.json @@ -0,0 +1,13 @@ +{ + "description": "V1 of My Portfolio (neon.is-a.dev)", + "repo": "https://github.com/GoodBoyNeon/v1", + "owner": { + "username": "GoodBoyNeon", + "discord": "neonthedeveloper", + "twitter": "NeonTheNerd", + "email": "goodboyneon03@gmail.com" + }, + "record": { + "CNAME": "v1.neon.is-a.dev" + } +} \ No newline at end of file