Merge branch 'main' into patch-2

This commit is contained in:
Akshay Nair
2021-02-14 14:22:08 +05:30
committed by GitHub
3 changed files with 23 additions and 1 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "aman.j@safepath.ai"
},
"record": {
"CNAME": "aman.wiki"
"CNAME": "amanwiki.netlify.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Diordnas",
"email": "alessandroeliot@gmail.com"
},
"description": "Personal site, as well as hosting a few tools",
"repo": "https://github.com/diordnas/diordnas.github.io",
"record": {
"CNAME": "diordnas.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My personal website",
"repo": "https://github.com/itsnebulalol/nebulayt.xyz",
"owner": {
"username": "itsnebulalol",
"email": "computerman1229@gmail.com"
},
"record": {
"CNAME": "itsnebulalol.github.io"
}
}