Merge branch 'main' into main

This commit is contained in:
Mike Robbins
2020-10-08 05:51:10 -07:00
committed by GitHub
5 changed files with 60 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Chris' Site",
"repo": "https://github.com/Sp4nd3x/",
"owner": {
"username": "Sp4nd3x",
"email": "chrisisadev@gmail.com"
},
"record": {
"CNAME": "sp4nd3x.github.io",
"URL": "https://chris.is-a.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "The ThunderDome",
"repo": "https://github.com/codethoma/",
"owner": {
"username": "codethoma",
"email": "mrthundergod@gmail.com"
},
"record": {
"CNAME": "codethoma.github.io",
"URL": "https://codethoma.is-a.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Evan's personal developer blog",
"repo": "https://github.com/Ecalzo/ecalzo.github.io",
"owner": {
"username": "ecalzo",
"email": "evancalz@me.com"
},
"record": {
"CNAME": "ecalzo.github.io",
"URL": "https://ecalzo.is-a.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Mike's website",
"repo": "https://github.com/MikeVerhees/MikeVerhees.github.io",
"owner": {
"username": "MikeVerhees",
"email": "mikeverhees95@gmail.com"
},
"record": {
"CNAME": "MikeVerhees.github.io",
"URL": "https://mverhees.is-a.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Shalom's personal website",
"owner": {
"username": "shalomscott",
"email": "shalomss525@gmail.com"
},
"record": {
"CNAME": "shalom-is-a-dev.netlify.app",
"URL": "https://shalom.is-a.dev"
}
}