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" + } +}