From 543be0edcccfbfc573aea15a1ce1f280a3ab3d53 Mon Sep 17 00:00:00 2001 From: yuzhigang33 Date: Tue, 5 Jul 2022 23:29:04 +0800 Subject: [PATCH] feat: add she.json as she.is-a.dev --- domains/she.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/she.json diff --git a/domains/she.json b/domains/she.json new file mode 100644 index 000000000..dce479e36 --- /dev/null +++ b/domains/she.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/yuzhigang33/yuzhigang33.github.com", + "owner": { + "username": "yuzhigang33", + "email": "yuzhigang33@gmail.com" + }, + "record": { + "CNAME": "yuzhigang33.github.io" + } + } + \ No newline at end of file