From c18c3f743d8aaa6c91ebe1fcf9e11b1865c71a1f Mon Sep 17 00:00:00 2001 From: henryhuangbc <85907185+henryhuangbc@users.noreply.github.com> Date: Sun, 20 Feb 2022 21:00:20 -0800 Subject: [PATCH] Create henry --- domains/henry | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/henry diff --git a/domains/henry b/domains/henry new file mode 100644 index 000000000..e3a3f8415 --- /dev/null +++ b/domains/henry @@ -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" + } +}