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