mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-21 06:26:44 +00:00
Update aniket.json
Fixed record field, changed CNAME to URL.
This commit is contained in:
+3
-2
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user