From b50db0d1dd41d7d4299d2ced058e084478f3c6c9 Mon Sep 17 00:00:00 2001 From: 9oelM Date: Mon, 16 May 2022 11:24:11 +0900 Subject: [PATCH] Create joel.json --- domains/joel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joel.json diff --git a/domains/joel.json b/domains/joel.json new file mode 100644 index 000000000..ab0b03843 --- /dev/null +++ b/domains/joel.json @@ -0,0 +1,12 @@ +{ + "description": "Joel's dev blog", + "repo": "https://github.com/9oelM/9oelm.github.io", + "owner": { + "username": "9oelm", + "email": "", + "twitter": "9oelm" + }, + "record": { + "CNAME": "9oelm.github.io" + } +} \ No newline at end of file