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" + } +} diff --git a/domains/zuki.json b/domains/zuki.json new file mode 100644 index 000000000..3d24b0d2b --- /dev/null +++ b/domains/zuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zukidex", + "email": "inari@tuta.io" + }, + "record": { + "CNAME": "zukidex.pages.dev" + } +}