From 9565737782bf5777585636f01d60b69721d90715 Mon Sep 17 00:00:00 2001 From: johnsonlee Date: Wed, 30 Dec 2020 00:23:08 +0800 Subject: [PATCH] Add domains/johnsonlee.json --- domains/johnsonlee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johnsonlee.json diff --git a/domains/johnsonlee.json b/domains/johnsonlee.json new file mode 100644 index 000000000..d8eaf5bd0 --- /dev/null +++ b/domains/johnsonlee.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Johnson Lee", + "repo": "https://github.com/johnsonlee/johnsonlee.github.io", + "owner": { + "username": "johnsonlee", + "email": "g.johnsonlee@gmail.com" + }, + "record": { + "CNAME": "johnsonlee.github.io" + } +}