From 7402356540f9e34699ecf83c26362986416d66fb Mon Sep 17 00:00:00 2001 From: Atzu <32654584+z3ro0k@users.noreply.github.com> Date: Mon, 19 Oct 2020 20:38:11 -0500 Subject: [PATCH] Create atzu.json --- domains/atzu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/atzu.json diff --git a/domains/atzu.json b/domains/atzu.json new file mode 100644 index 000000000..0cf4e5bbe --- /dev/null +++ b/domains/atzu.json @@ -0,0 +1,11 @@ +{ + "description": "ATZU's website", + "repo": "https://github.com/z3ro0k", + "owner": { + "username": "z3ro0k", + "email": "zerok636@gmail.com" + }, + "record": { + "CNAME": "atzu.xyz" + } +}