From 246d93024cfc551f5739565cd760999d391e764f Mon Sep 17 00:00:00 2001 From: Sheldon Menezes <63775224+0x5h31d0n@users.noreply.github.com> Date: Fri, 7 Apr 2023 20:59:58 +0530 Subject: [PATCH] Create sheldon.json --- domains/sheldon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sheldon.json diff --git a/domains/sheldon.json b/domains/sheldon.json new file mode 100644 index 000000000..1c7aeac71 --- /dev/null +++ b/domains/sheldon.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website of Sheldon Menezes", + "repo": "https://github.com/0x5h31d0n/0x5h31d0n.github.io", + "owner": { + "username": "0x5h31d0n", + "email": "samymenezes33@gmail.com" + }, + "record": { + "CNAME": "0x5h31d0n.github.io" + } +}