From ce068b39b1e92595e9194fe69877af56b74cf572 Mon Sep 17 00:00:00 2001 From: Abku <68020586+abkux@users.noreply.github.com> Date: Fri, 27 May 2022 22:12:28 +0530 Subject: [PATCH] Create emofy.json --- domains/emofy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/emofy.json diff --git a/domains/emofy.json b/domains/emofy.json new file mode 100644 index 000000000..3307b3411 --- /dev/null +++ b/domains/emofy.json @@ -0,0 +1,10 @@ +{ + "description": "emofy website", + "owner": { + "username": "abkux", + "email": "abku@abku.xyz" + }, + "record": { + "CNAME": "abkux.github.io" + } +}