Merge branch 'main' into main

This commit is contained in:
Jay Jackson
2021-05-10 08:11:24 -04:00
committed by GitHub
4 changed files with 33 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My personal website to showcase the stuff that I do",
"repo": "https://github.com/monitrr/monitrr.github.io",
"owner": {
"username": "monitrr",
"email": "aanilsaint26@gmail.com"
},
"record": {
"CNAME": "monitrr.github.io"
}
}
+2 -2
View File
@@ -7,6 +7,6 @@
"twitter": "mtgsquad_dev"
},
"record": {
"CNAME": "hashnode.network"
"CNAME": "mtgsquad.github.io"
}
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description":"Yourfriend's Introduction",
"repo":"https://github.com/yourfriend",
"owner": {
"username":"yourfriend",
"email":"friend@yourfriend.lv"
},
"record": {
"CNAME":"yourfriend.lv"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "zukidex",
"email": "inari@tuta.io"
},
"record": {
"CNAME": "zukidex.pages.dev"
}
}