From 60e5fb5727227b770bdef89b07454b0e17d5c764 Mon Sep 17 00:00:00 2001 From: gunawan092w Date: Sun, 17 Mar 2024 22:50:17 +0700 Subject: [PATCH] feat(domain): ntmusic.is-a.dev --- domains/ntmusic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ntmusic.json diff --git a/domains/ntmusic.json b/domains/ntmusic.json new file mode 100644 index 000000000..3a0487fe1 --- /dev/null +++ b/domains/ntmusic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gunawan092w", + "email": "gunawan092w@gmail.com" + }, + "record": { + "CNAME": "ntmusic.github.io" + } +}