Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2021-03-07 21:00:18 +05:30
committed by GitHub
3 changed files with 16 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "fluted.is-a-dev",
"repo": "https://github.com/fluteds/fluteds.github.io",
"owner": {
"username": "fluteds",
"email": "",
"twitter": "fluted_"
},
"record": {
"CNAME": "fluted.xyz"
}
}
+2 -2
View File
@@ -1,11 +1,11 @@
{
"description": "Tanish2002's Website",
"repo": "https://gitlab.com/Tanish2002/tanish2002.gitlab.io",
"repo": "https://github.com/Tanish2002",
"owner": {
"username": "Tanish2002",
"email": "tanishkhare@gmail.com"
},
"record": {
"CNAME": "tanish2002.gitlab.io"
"URL": "https://tanish2002.gitlab.io"
}
}
+2 -2
View File
@@ -6,6 +6,6 @@
"email": "yajtpg@gmail.com"
},
"record": {
"CNAME": "yajtpg.github.io"
"CNAME": "yajtpg.pages.dev"
}
}
}