Create divik.json

This commit is contained in:
Divik Babbar
2022-03-27 16:20:02 +05:30
committed by GitHub
parent 4cca3331b1
commit e25b194f98
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My Personal site",
"repo": "https://github.com/Code19Master/portfolio",
"owner": {
"username": "Code19Master",
"email": "divikbabbar@gmail.com"
},
"record": {
"CNAME": "https://code19master.github.io/portfolio/"
}
}