fixed record argument error

This commit is contained in:
Samarth Kulshrestha
2022-11-08 01:45:04 +05:30
parent 0f13c4b6f8
commit 349f7a842b
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "samarthkulshrestha@protonmail.com"
},
"record": {
"CNAME": ["samarthkulshrestha.github.io"]
"CNAME": "samarthkulshrestha.github.io"
}
}