From e7e9552bf9d11a461fe049e687358fbf84efa230 Mon Sep 17 00:00:00 2001 From: Mai <80142063+Mai1ii@users.noreply.github.com> Date: Fri, 4 Feb 2022 14:43:11 +0800 Subject: [PATCH] Create mai.json --- domains/mai.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mai.json diff --git a/domains/mai.json b/domains/mai.json new file mode 100644 index 000000000..31fe3e938 --- /dev/null +++ b/domains/mai.json @@ -0,0 +1,10 @@ +{ + "description": "Mai's personal developer website", + "owner": { + "username": "Mai1ii", + "email": "mail@apexure.cf" + }, + "record": { + "CNAME": "mai1ii.github.io" + } +}