From 14722b2c9a0e4a1bdaa2d02316b5faafc3c3d800 Mon Sep 17 00:00:00 2001 From: lifeless-muffin Date: Thu, 1 Sep 2022 18:36:46 +0530 Subject: [PATCH] feat: Added domain programatically --- domains/muff.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/muff.json diff --git a/domains/muff.json b/domains/muff.json new file mode 100644 index 000000000..c48a6a3a6 --- /dev/null +++ b/domains/muff.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "lifeless-muffin", + "email": "mansoorroeen71@gmail.com" + }, + + "record": { + "CNAME": "lifeless-muffin.github.io" + } + } + \ No newline at end of file