From 0d4b3ac2da7a6f8a742a2b9193d06576ac2e28e2 Mon Sep 17 00:00:00 2001 From: 333xaxa <88361032+333xaxa@users.noreply.github.com> Date: Thu, 7 Apr 2022 13:25:41 -0500 Subject: [PATCH] create xaxa.json --- domains/xaxa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xaxa.json diff --git a/domains/xaxa.json b/domains/xaxa.json new file mode 100644 index 000000000..294789ef7 --- /dev/null +++ b/domains/xaxa.json @@ -0,0 +1,11 @@ +{ + "description": "Xaxa dev Website", + "repo": "https://github.com/333xaxa/333xaxa.github.io", + "owner": { + "username": "333xaxa", + "email": "xaxa_07x10@gmail.com" + }, + "record": { + "CNAME": "333xaxa.github.io" + } +}