Merge branch 'is-a-dev:main' into main

This commit is contained in:
Agampreet Singh
2021-08-18 22:32:27 +05:30
committed by GitHub
2 changed files with 12 additions and 11 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A personal website to display my projects and details about me.",
"repo": "https://github.com/scientific-dev/portfolio",
"owner": {
"username": "scientific-dev",
"email": "scientificguy007@gmail.com",
"twitter": "ScientificDev"
},
"record": {
"CNAME": "scientific-dev.github.io"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "A personal website to display my projects and details about me.",
"repo": "https://github.com/scientific-guy/portfolio",
"owner": {
"username": "scientific-guy",
"email": "scientificguy007@gmail.com"
},
"record": {
"CNAME": "scientific-guy.github.io"
}
}