From 779f9772f2b38226b99f32b314cc21cba23a09c2 Mon Sep 17 00:00:00 2001 From: ICM185 <96425295+ICM185@users.noreply.github.com> Date: Tue, 21 Dec 2021 12:21:44 +0530 Subject: [PATCH] Create icm.json --- domains/icm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/icm.json diff --git a/domains/icm.json b/domains/icm.json new file mode 100644 index 000000000..13515816b --- /dev/null +++ b/domains/icm.json @@ -0,0 +1,11 @@ +{ + "description": "Im ICM, a monster who likes to code but a noob in it, trying to learn js and likes to edit photos.", + "repo": "https://github.com/ICM185/icm.github.io", + "owner": { + "username": "ICM185", + "email": "ironcladmonster185@gmail.com", +}, + "record": { + "CNAME": "icm.github.io" + } +}