From 42f9f33eb796fa8f8c465ea4dfefeb775bb4b40b Mon Sep 17 00:00:00 2001 From: mrxehmad Date: Sun, 22 Oct 2023 09:50:49 +0500 Subject: [PATCH] feat(domain): ehmad.is-a.dev --- domains/ehmad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ehmad.json diff --git a/domains/ehmad.json b/domains/ehmad.json new file mode 100644 index 000000000..4790085ac --- /dev/null +++ b/domains/ehmad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrxehmad", + "email": "mrxehmad@naver.com" + }, + "record": { + "CNAME": "mrxehmad.github.io" + } +}