From e78b81bd3feded614d2bddcfcfc70ff477607654 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 25 Dec 2023 21:46:41 +0600 Subject: [PATCH] feat(domain): tools.is-a.dev --- domains/tools.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tools.json diff --git a/domains/tools.json b/domains/tools.json new file mode 100644 index 000000000..271cae80e --- /dev/null +++ b/domains/tools.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "CNAME": "asma019.github.io" + } +}