Merge pull request #16442 from xAceDuke/main

Update Jsons + Create
This commit is contained in:
CuteDog5695
2024-10-05 18:41:13 +03:00
committed by GitHub
2 changed files with 22 additions and 9 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Dev Portfolio",
"owner": {
"username": "xaceduke",
"email": "kinghtth0@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
}
}
+10 -9
View File
@@ -1,11 +1,12 @@
{
"description": "Just My personal portfolio page hosted in vercel",
"repo": "https://github.com/xAceDuke/ProjectAlpha",
"owner": {
"username": "xAceDuke",
"email": "kinghtth0@gmail.com"
},
"record": {
"CNAME": "projectalpha-xtgt.vercel.app"
}
"description": "Dev Portfolio",
"owner": {
"username": "xaceduke",
"email": "kinghtth0@gmail.com"
},
"record": {
"A": [
"75.2.60.5"
]
}
}