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 1/2] 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" + } +} From 4833493eeeabe06eeb9cc884d62ef29cc0e5ea67 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Sat, 28 May 2022 14:51:06 +0500 Subject: [PATCH 2/2] Rename emofy.json to emofy.abku.json --- domains/{emofy.json => emofy.abku.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{emofy.json => emofy.abku.json} (100%) diff --git a/domains/emofy.json b/domains/emofy.abku.json similarity index 100% rename from domains/emofy.json rename to domains/emofy.abku.json