From 88669fa7ccd691187dc8ea7b1957a513e3ee3bb1 Mon Sep 17 00:00:00 2001 From: duyeric Date: Mon, 17 Jul 2023 07:34:52 +0700 Subject: [PATCH] feat(domain): duyeric.is-a.dev --- domains/duyeric.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/duyeric.json diff --git a/domains/duyeric.json b/domains/duyeric.json new file mode 100644 index 000000000..02311db02 --- /dev/null +++ b/domains/duyeric.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "CNAME": "www" + } + } + \ No newline at end of file