From 693435d1aeac5a8bc7d90f9de83302383290b563 Mon Sep 17 00:00:00 2001 From: nuxsh Date: Fri, 21 Jan 2022 10:18:08 +0530 Subject: [PATCH] add nuxsh.json --- domains/nuxsh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nuxsh.json diff --git a/domains/nuxsh.json b/domains/nuxsh.json new file mode 100644 index 000000000..7f9580a6f --- /dev/null +++ b/domains/nuxsh.json @@ -0,0 +1,12 @@ +{ + "description": "hi, im nuxsh", + "repo": "https://github.com/nuxshed/nuxshed.github.io", + "owner": { + "username": "nuxshed", + "email": "nuxshed@gmail.com", + "discord": "nuxsh#9338" + }, + "record": { + "CNAME": "nuxshed.github.io/site" + } +}