From 07ff0360489cbc63f6c86be2e6463599c9eaec06 Mon Sep 17 00:00:00 2001 From: psicmi Date: Wed, 10 Aug 2022 11:16:23 +0800 Subject: [PATCH] Create psicmi.json --- domains/psicmi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/psicmi.json diff --git a/domains/psicmi.json b/domains/psicmi.json new file mode 100644 index 000000000..fbd9410f4 --- /dev/null +++ b/domains/psicmi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "psicmi", + "email": "hello@psicmi.party" + }, + "record": { + "CNAME": "psicmi-party.github.io" + } +}