From 50181f57fee8269637c9cf01cbec22df03c0c966 Mon Sep 17 00:00:00 2001 From: Smartlinuxcoder Date: Fri, 17 Nov 2023 19:37:50 +0100 Subject: [PATCH] feat(domain): smartlinuxcoder.is-a.dev --- domains/smartlinuxcoder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smartlinuxcoder.json diff --git a/domains/smartlinuxcoder.json b/domains/smartlinuxcoder.json new file mode 100644 index 000000000..798737b53 --- /dev/null +++ b/domains/smartlinuxcoder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Smartlinuxcoder", + "email": "smartcoder@linuxmail.org" + }, + "record": { + "CNAME": "smartlinuxcoder.github.io" + } +}