From a4fe587725d113d59758077a56ff540e6cbee22c Mon Sep 17 00:00:00 2001 From: WhiteKJ Date: Thu, 31 Dec 2020 06:32:12 +0900 Subject: [PATCH] Create whitekj.json --- domains/whitekj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/whitekj.json diff --git a/domains/whitekj.json b/domains/whitekj.json new file mode 100644 index 000000000..9a259cd9e --- /dev/null +++ b/domains/whitekj.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/CwhiteKJ/CwhiteKJ.github.io", + "owner": { + "username": "CwhiteKJ", + "email": "whitekj1221@gmail.com" + }, + "record": { + "CNAME": "CwhiteKJ.github.io" + } +}