Merge branch 'main' into main

This commit is contained in:
Joe Lee Official
2021-01-11 09:39:29 +08:00
committed by GitHub
5 changed files with 54 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"description": "My site",
"owner": {
"username": "StalkerMeyr",
"email": "andchit223@gmail.com"
},
"record": {
"A": ["185.87.48.199"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "github-username",
"email": "mail@felixyeung.dev"
},
"repo": "https://github.com/felixyeungdev",
"record": {
"URL": "https://felixyeung.dev"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A noxsin's webpage",
"repo": "https://github.com/komysh/komysh.github.io",
"owner": {
"username": "komysh",
"email": "arcteac@gmail.com",
"telegram": "@mentolbot"
},
"record": {
"CNAME": "komysh.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Snowflake's personal developer website",
"repo": "https://github.com/snowflake107",
"owner": {
"username": "snowflake107",
"email": "devsnowflake107@gmail.com"
},
"record": {
"CNAME": "itzsnowflakex.netlify.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A simple portfolio website by me (Tejas Agarwal)",
"repo": "https://github.com/tejasag/webpage",
"owner": {
"username": "tejasag",
"email": "togedemaru.1707@gmail.com"
},
"record": {
"URL": "https://tejasagarwal.vercel.app/"
}
}