Merge branch 'main' into Added-domain-for-yujia

This commit is contained in:
Yujia (Jack) Yuan
2020-10-09 21:28:38 +10:00
committed by GitHub
2 changed files with 23 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Eric's website and blog",
"repo": "https://github.com/yurrriq",
"owner": {
"username": "yurrriq",
"email": "eric@ericb.me"
},
"record": {
"CNAME": "yurrriq.github.io",
"URL": "https://eric.is-a.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "George Karan - Personal Page",
"repo": "https://github.com/georgekaran",
"owner": {
"username": "georgekaran",
"email": "georgekaran12@gmail.com"
},
"record": {
"URL": "https://georgekaran.com"
}
}