chore: fixing invalid json

This commit is contained in:
DIBSTER
2024-10-15 12:48:34 -04:00
committed by GitHub
parent 8e17798c5c
commit c95e659322
+8 -8
View File
@@ -1,11 +1,11 @@
{
"description": "my personal homepage",
"repo": "https://github.com/AssassinK786",
"owner": {
"username": "AssassinK786",
"email": "khushpatil01@gmail.com",
"description": "my personal homepage",
"repo": "https://github.com/AssassinK786",
"owner": {
"username": "AssassinK786",
"email": "khushpatil01@gmail.com"
},
"record": {
"CNAME": "AssassinK786.github.io"
}
"record": {
"CNAME": "assassink786.github.io"
}
}