chore(record): fix destination to `netlify`.

This commit is contained in:
Roshan Tiwaree
2024-10-25 21:53:00 +05:45
committed by GitHub
parent 70f5658e34
commit e8f5f41032
+3 -3
View File
@@ -1,11 +1,11 @@
{
"description": "Codedspeit's personal note site",
"repo": "https://github.com/codedsprit/spritnote",
"description": "Codedspeit's test homepage ",
"repo": "",
"owner": {
"username": "codedsprit",
"email": "roshan0x01@gmail.com"
},
"record": {
"CNAME": "codedsprit.github.io/spritnote"
"CNAME": "codedsprit.netlify.app"
}
}