Update ud.json

Fix: Cname and change to vercel existing website
This commit is contained in:
Umanga Deep Shrestha
2025-01-15 09:02:04 +05:45
committed by GitHub
parent a93b5b11c0
commit c124e36c55
+3 -2
View File
@@ -1,9 +1,10 @@
{
"owner": {
"username": "umanga907",
"email": "umanga.907@gmail.com"
"email": "umanga.907@gmail.com",
"discord": "ud907"
},
"record": {
"CNAME": ["arya.ns.cloudflare.com", "clark.ns.cloudflare.com"]
"CNAME": "umanga-portfolio.vercel.app"
}
}