From d48daf357bc6b926652e55b870ae22f85d1776eb Mon Sep 17 00:00:00 2001 From: voidz Date: Sat, 21 Aug 2021 12:38:47 +0530 Subject: [PATCH] added voidz7.github.io --- domains/voidz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/voidz.json diff --git a/domains/voidz.json b/domains/voidz.json new file mode 100644 index 000000000..e2f55ad23 --- /dev/null +++ b/domains/voidz.json @@ -0,0 +1,11 @@ +{ + "description": "voidz's personal website", + "owner": { + "username": "voidz7", + "email": "atharvask2005@gmail.com", + "twitter": "gg_voidz" + }, + "record": { + "CNAME": "voidz7.github.io" + } +}