From 57c844e21f21fd082f22ecefc4ae8967983aa403 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Thu, 9 Sep 2021 00:00:26 +0800 Subject: [PATCH] Create sh.json --- domains/sh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh.json diff --git a/domains/sh.json b/domains/sh.json new file mode 100644 index 000000000..31d4421a1 --- /dev/null +++ b/domains/sh.json @@ -0,0 +1,11 @@ +{ + "description": "a place where i save all my codes", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "4e948aec-a05a-47f4-8224-a92ae15ec665.repl.co" + } +}