From 6281131625d125d9b81053bc4fc219815e67652c Mon Sep 17 00:00:00 2001 From: Malbouy <75235131+malbouy@users.noreply.github.com> Date: Fri, 18 Feb 2022 11:25:47 +0530 Subject: [PATCH] Create malbouy.json --- domains/malbouy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/malbouy.json diff --git a/domains/malbouy.json b/domains/malbouy.json new file mode 100644 index 000000000..70d48f459 --- /dev/null +++ b/domains/malbouy.json @@ -0,0 +1,11 @@ +{ + "description": "Coming soon", + "repo": "https://github.com/malbouy/malbouy.github.io", + "owner": { + "username": "malbouy", + "email": "malbouy@techie.com", + }, + "record": { + "CNAME": "malbouy.github.io" + } +}