fixed missing file extension

added missing .json file extension
This commit is contained in:
Parshant Sharma
2020-10-10 01:24:50 +05:30
committed by GitHub
parent 6ac24ca8cc
commit 387401459c
2 changed files with 12 additions and 12 deletions
-12
View File
@@ -1,12 +0,0 @@
{
"description": "YAY, new place for my Portfolio",
"repo": "https://github.com/parshnt",
"owner": {
"username": "parshnt",
"email": "hi.parshant@gmail.com"
},
"record": {
"CNAME": "parshnt.github.io",
"URL": "https://parshnt.is-a.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "YAY, new place for my Portfolio",
"repo": "https://github.com/parshnt",
"owner": {
"username": "parshnt",
"email": "hi.parshant@gmail.com"
},
"record": {
"CNAME": "parshnt.github.io",
"URL": "https://parshnt.is-a.dev"
}
}