diff --git a/domains/moni.json b/domains/moni.json new file mode 100644 index 000000000..5849fa346 --- /dev/null +++ b/domains/moni.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website to showcase the stuff that I do", + "repo": "https://github.com/monitrr/monitrr.github.io", + "owner": { + "username": "monitrr", + "email": "aanilsaint26@gmail.com" + }, + "record": { + "CNAME": "monitrr.github.io" + } +}