From aa22ced856b0f5007992d36a666e828f64ff2c12 Mon Sep 17 00:00:00 2001 From: Tong Wu Date: Tue, 5 Jul 2022 17:09:57 +0800 Subject: [PATCH] Create tong.json --- domains/tong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tong.json diff --git a/domains/tong.json b/domains/tong.json new file mode 100644 index 000000000..ed2a2afda --- /dev/null +++ b/domains/tong.json @@ -0,0 +1,11 @@ +{ + "description": "Tong's website", + "repo": "https://github.com/away0x/away0x", + "owner": { + "username": "tongwu", + "email": "away0x@gmail.com" + }, + "record": { + "CNAME": "away0x.github.io/" + } + } \ No newline at end of file