From b01f7c89300116dbd843984cae2208a266ddbb86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8F=E3=82=8B=E3=81=BF?= <41572020+tokisaki13@users.noreply.github.com> Date: Sat, 24 Oct 2020 20:24:46 +0700 Subject: [PATCH] Create tokisaki.json --- domains/tokisaki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tokisaki.json diff --git a/domains/tokisaki.json b/domains/tokisaki.json new file mode 100644 index 000000000..8127d64a9 --- /dev/null +++ b/domains/tokisaki.json @@ -0,0 +1,11 @@ +{ + "description": "Enterprise ID Website", + "repo": "https://github.com/Enterprise-ID", + "owner": { + "username": "tokisaki13", + "email": "enterprise.id13@gmail.com" + }, + "record": { + "CNAME": "https://tokisaki.xyz" + } + }