Merge pull request #1532 from BearTS/main

Create bear.json
This commit is contained in:
Akshay Nair
2022-01-20 23:00:52 +05:30
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Bear's Portfolio Website",
"repo": "https://github.com/bearts/PortFolio",
"owner": {
"username": "bearts",
"email": "bearjs@protonmail.com"
},
"record": {
"CNAME": "bearts.github.io"
}
}