From d67b2465cb2082c827e5591d157e2814942b1ce7 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Fri, 9 Jul 2021 17:39:14 +0800 Subject: [PATCH] Create sfe.json --- domains/sfe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sfe.json diff --git a/domains/sfe.json b/domains/sfe.json new file mode 100644 index 000000000..67bbef4e1 --- /dev/null +++ b/domains/sfe.json @@ -0,0 +1,11 @@ +{ + "description": "my personal docs", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tribejoe.gg@gmail.com" + }, + "record": { + "CNAME": "hosting.gitbook.io" + } +}