Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-10-24 23:55:21 +05:30
committed by GitHub
3 changed files with 23 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Aizuu's Personal Website",
"repo": "https://github.com/VeguiIzumi",
"owner": {
"username": "Aizuu",
"email": "baby@alvindaldi.my.id"
},
"record": {
"CNAME": "aizuu.my.id"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "neilblaze007@gmail.com"
},
"record": {
"CNAME": "neilblaze-v2.netlify.app"
"CNAME": "neilblaze.github.io"
}
}
+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"
}
}