Update abineethan.json

Update CNAME Record
This commit is contained in:
Abineethan
2025-03-01 19:24:21 +05:30
committed by GitHub
parent e9419c8181
commit 7dfeb5f710
+2 -3
View File
@@ -1,11 +1,10 @@
{
"description": "This subdomain hosts my personal portfolio website.",
"repo": "https://github.com/abineethan/abineethan.github.io",
"description": "This is my portfolio website.",
"owner": {
"username": "abineethan",
"email": "abineethan22@gmail.com"
},
"record": {
"CNAME": "abineethan.github.io"
"CNAME": "abineethan-dev.web.app"
}
}