From a8fce176f9327cfec9ad40fab0b86cb08f14626e Mon Sep 17 00:00:00 2001 From: Ben Wu Date: Mon, 28 Jun 2021 21:49:59 +0700 Subject: [PATCH] Create hikaru.json --- domains/hikaru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hikaru.json diff --git a/domains/hikaru.json b/domains/hikaru.json new file mode 100644 index 000000000..232cadd01 --- /dev/null +++ b/domains/hikaru.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/hikaruisasleep/hikaruisasleep.github.io", + "owner": { + "username": "hikaruisasleep", + "email": "benayaj.2004@gmail.com", + "discord": "hikaruisasleep#0240" + }, + "record": { + "CNAME": "hikaruisasleep.github.io" + } +}