From 9da3dbf3d90afe47112e1bbcb43da3a7fc96012e Mon Sep 17 00:00:00 2001 From: crystalbajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:50:11 +0545 Subject: [PATCH] Create crystal.json --- domains/crystal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/crystal.json 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" + } +}