diff --git a/domains/bcraft.json b/domains/bcraft.json new file mode 100644 index 000000000..9a323acc6 --- /dev/null +++ b/domains/bcraft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xuanhaivptthn", + "email": "xuanhaivptthn@gmail.com", + "discord": "379076400394666004" + }, + + "record": { + "CNAME": "xuanhaivptthn.github.io" + } + } + diff --git a/domains/thewonglife.json b/domains/thewonglife.json new file mode 100644 index 000000000..ed0bcce76 --- /dev/null +++ b/domains/thewonglife.json @@ -0,0 +1,12 @@ +{ + "description": "Nicholas Wong's Personal Subdomain", + "repo": "https://github.com/TheWongLife/TheWongLife.github.io", + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu", + "twitter": "The_Wong_Life" + }, + "record": { + "CNAME": "thewonglife.github.io" + } +} diff --git a/domains/viggo.json b/domains/viggo.json new file mode 100644 index 000000000..7cee1d6f6 --- /dev/null +++ b/domains/viggo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ViggAlm", + "email": "ViggAlm@gmail.com", + "discord": "930932488040226876" + }, + + "record": { + "CNAME": "viggalm.github.io" + } + } + \ No newline at end of file