From aa5016f24c45b38a22f93b79649d54b739c39178 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Sat, 30 Oct 2021 17:17:34 +0800 Subject: [PATCH] Create ink.json --- domains/ink.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ink.json diff --git a/domains/ink.json b/domains/ink.json new file mode 100644 index 000000000..dbea2d1a9 --- /dev/null +++ b/domains/ink.json @@ -0,0 +1,11 @@ +{ + "description": "project docs", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "eb916d53-6d53-4d03-98b4-06b9dd7352e7.id.repl.co" + } +}