Merge pull request #2806 from bimal-inc/main

create bimal.json
This commit is contained in:
MaskDuck
2022-07-13 13:55:08 +07:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"description": "My personal website goes here",
"repo": "https://github.com/bimal-inc/bimal-inc.github.io",
"owner": {
"username": "bimal-inc",
"email": "bimalyadavemail7@gmail.com",
"twitter": "@bimalinc"
},
"record": {
"CNAME": "bimal-inc.github.io"
}
}