Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-10-15 00:35:59 +05:30
committed by GitHub
4 changed files with 45 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Allsyed's personal website",
"repo": "https://github.com/allsyed",
"owner": {
"username": "allsyed",
"email": "allsyed@pm.me"
},
"record": {
"CNAME": "allsyed.com"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Forsas website and blog",
"repo": "https://github.com/forsas/forsas.github.io",
"owner": {
"username": "forsas",
"email": "forsaslt@gmail.com"
},
"record": {
"CNAME": "forsas.github.io",
"URL": "https://forsas.is-a.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Kiran's personal developer website",
"repo": "https://github.com/sudopower",
"owner": {
"username": "sudopower",
"email": "nkirandroid@gmail.com"
},
"record": {
"URL": "http://sudopower.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Shambhavi's Web-Dev Home",
"repo": "https://github.com/ShambhaviCodes/ShambhaviCodes.github.io",
"owner": {
"username": "ShambhaviCodes",
"email": "shambhavimishra26@gmail.com"
},
"record": {
"CNAME": "shambhavicodes.github.io"
}
}