Update aniket.json

Fixed record field, changed CNAME to URL.
This commit is contained in:
Aniket Kanere
2025-02-02 14:35:48 +05:30
committed by GitHub
parent 8d4af2a6e6
commit d1d4268464
+3 -2
View File
@@ -1,10 +1,11 @@
{
"description": "Personal Portfolio",
"description": "Domain that redirects to my personal portfolio",
"repo": "https://github.com/anikxt",
"owner": {
"username": "anikxt",
"email": "aniket15304@gmail.com"
},
"record": {
"CNAME": "aniket.codes"
"URL": "https://aniket.codes"
}
}