From 1048e1fc28c4fddf2e6915f94122fa1be76962f7 Mon Sep 17 00:00:00 2001 From: Huajian Mao Date: Sun, 11 Oct 2020 22:18:20 +0800 Subject: [PATCH] add hjmao.json to register --- domains/hjmao.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hjmao.json diff --git a/domains/hjmao.json b/domains/hjmao.json new file mode 100644 index 000000000..33b6cca15 --- /dev/null +++ b/domains/hjmao.json @@ -0,0 +1,11 @@ +{ + "description": "hjmao.is-a.dev", + "repo": "https://github.com/huajianmao/huajianmao.github.io", + "owner": { + "username": "huajianmao", + "email": "huajianmao@gmail.com" + }, + "record": { + "CNAME": "huajianmao.github.io" + } +}