Add jarmos.json file for personal blog

This commit is contained in:
Somraj Saha
2022-04-25 14:47:38 +05:30
committed by GitHub
parent 38b9caf95d
commit c59a335469
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A personal blog which is hosted on Medium temporarily.",
"repo": "https://github.com/Jarmos-san/blog",
"owner": {
"username": "Jarmos-san",
"email": "somraj.mle@gmail.com"
},
"record": {
"CNAME": "jarmos.medium.com"
}
}