Merge pull request #21160 from ridwanyinus/main

change record to CNAME
This commit is contained in:
iostpa
2025-03-14 23:19:50 +02:00
committed by GitHub
+1 -2
View File
@@ -1,10 +1,9 @@
{
"owner": {
"description": "This subdomain points to my portfolio website. https://ridwanyinus.vercel.app/ is the link for a preview of the website",
"username": "ridwanyinus",
"email": "ridwanyinusa15@gmail.com"
},
"record": {
"A": ["76.76.21.21"]
"CNAME": "ridwanyinus.vercel.app"
}
}