diff --git a/domains/crystal.json b/domains/crystal.json new file mode 100644 index 000000000..b86f1a32a --- /dev/null +++ b/domains/crystal.json @@ -0,0 +1,12 @@ +{ + "description": "For hosting my portfolio", + "repo": "https://github.com/crystalbajgai/crystalbajgai.github.io", + "owner": { + "username": "crystalbajgai", + "email": "crystalnplol@gmail.com", + "twitter": "@CrystalNPYT" + }, + "record": { + "CNAME": "crystalbajgai.github.io" + } +}