diff --git a/domains/henry.json b/domains/henry.json new file mode 100644 index 000000000..e3a3f8415 --- /dev/null +++ b/domains/henry.json @@ -0,0 +1,12 @@ +{ + "description": "My website, I guess?", + "repo": "https://github.com/henryhuangbc/henryhuangbc.github.io", + "owner": { + "username": "henryhuangbc", + "email": "space.galaxy.world@gmail.com", + "twitter": "hd3vv" + }, + "record": { + "CNAME": "henryhuangbc.github.io" + } +}