From 3f4fd4b00d9ecb8f0243d4a49636e36822bcc512 Mon Sep 17 00:00:00 2001 From: DeadShot Date: Tue, 13 Apr 2021 21:53:42 +0530 Subject: [PATCH] Create deadshot.json --- domains/deadshot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/deadshot.json diff --git a/domains/deadshot.json b/domains/deadshot.json new file mode 100644 index 000000000..9d4670aa4 --- /dev/null +++ b/domains/deadshot.json @@ -0,0 +1,12 @@ +{ + "description": "My Official Website, Made with HTML5", + "repo": "https://github.com/deadshotofficial/deadshotofficial.github.io", + "owner": { + "username": "deadshotofficial", + "email": "raj.deadshot8888@gmail.com", + "twitter": "deadshot3r" + }, + "record": { + "CNAME": "deadshotofficial.github.io" + } +}