From a1d02648d22c6d213199a03c2dbc79f76d713f59 Mon Sep 17 00:00:00 2001 From: Caz Date: Wed, 23 Mar 2022 19:16:13 +0530 Subject: [PATCH] Hi Caz! --- domains/caz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/caz.json diff --git a/domains/caz.json b/domains/caz.json new file mode 100644 index 000000000..b0a412822 --- /dev/null +++ b/domains/caz.json @@ -0,0 +1,12 @@ +{ + "description": "Just Another One Of Those Portfolios.", + "repo": "https://github.com/crazyaccess/crazyaccess.github.io/", + "owner": { + "username": "crazyaccess", + "email": "caz@monke.team", + "discord": "crazyaccess#7707" + }, + "record": { + "CNAME": "crazyaccess.github.io" + } +}