From c62a5407ec3e42953f0b7a55c8083b45074cbd97 Mon Sep 17 00:00:00 2001 From: coderzhaxor Date: Mon, 4 Dec 2023 13:31:01 +0700 Subject: [PATCH] feat(domain): januantara.is-a.dev --- domains/januantara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/januantara.json diff --git a/domains/januantara.json b/domains/januantara.json new file mode 100644 index 000000000..63f2620ed --- /dev/null +++ b/domains/januantara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderzhaxor", + "email": "ajanuantara@gmail.com" + }, + "record": { + "CNAME": "coderzhaxor.github.io" + } +}