diff --git a/domains/nuxsh.json b/domains/nuxsh.json new file mode 100644 index 000000000..2c0db117e --- /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" + } +}