From d7d7ffb2560942821886da76ff99aae31082b38c Mon Sep 17 00:00:00 2001 From: "kekda.py" <93475253+kekda-py@users.noreply.github.com> Date: Sat, 12 Mar 2022 15:08:52 +0530 Subject: [PATCH] Create kekda.json --- domains/kekda.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kekda.json diff --git a/domains/kekda.json b/domains/kekda.json new file mode 100644 index 000000000..92677ed52 --- /dev/null +++ b/domains/kekda.json @@ -0,0 +1,12 @@ +{ + "description": "A description", + "repo": "https://github.com/kekda-py/kekda-py.github.io", + "owner": { + "username": "kekda-py", + "email": "yashverma7869@gmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "kekda-py.github.io" + } +}