From 072c6e8a0fc9e32c72c853466fc16e7fefaf9568 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:58:54 +0800 Subject: [PATCH] Create music.json --- domains/music.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/music.json diff --git a/domains/music.json b/domains/music.json new file mode 100644 index 000000000..2dcd3ba8d --- /dev/null +++ b/domains/music.json @@ -0,0 +1,11 @@ +{ + "description": "my personal website", + "repo": "https://github.com/leecheeyong/me", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "088a7314-b3d4-4927-92ca-e669833b0aed.id.repl.co" + } +}