create v1.neon.json and update discord username

This commit is contained in:
GoodBoyNeon
2023-09-12 16:38:46 +05:45
committed by GitHub
parent 83df41eb55
commit 1039b270a8
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -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"
},
+13
View File
@@ -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"
}
}