From b34dff9f835e396121130a499285dd0a5b6144f0 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Sat, 24 Jul 2021 21:45:20 +0800 Subject: [PATCH] Create links.json --- domains/links.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/links.json diff --git a/domains/links.json b/domains/links.json new file mode 100644 index 000000000..7dd55ac4e --- /dev/null +++ b/domains/links.json @@ -0,0 +1,11 @@ +{ + "description": "Url's Overview", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tribejoe.gg@gmail.com" + }, + "record": { + "CNAME": "3393f496-d1a6-4633-a49d-b46cb0229417.repl.co" + } +}