diff --git a/domains/nyx.json b/domains/nyx.json new file mode 100644 index 000000000..fa64313aa --- /dev/null +++ b/domains/nyx.json @@ -0,0 +1,11 @@ +{ + "description": "Blog for my personal thoughts and projects", + "repo": "https://github.com/devnyxie/devnyxie.github.io", + "owner": { + "username": "devnyxie", + "email": "timbusinez@gmail.com" + }, + "record": { + "CNAME": "devnyxie.github.io" + } + } \ No newline at end of file