Merge pull request #214 from mklabs/main

Create mk.json
This commit is contained in:
Akshay Nair
2020-10-15 00:18:00 +05:30
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "mklabs' website",
"repo": "https://github.com/mklabs/mklabs.github.com",
"owner": {
"username": "mklabs",
"email": "daniel.mickael@gmail.com"
},
"record": {
"CNAME": "mklabs.github.io"
}
}