From d1ec4b8b4f90bf18d3d9971d1b504cb3b5c5715c Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Mon, 3 Feb 2025 21:47:46 +0530 Subject: [PATCH] new: add eshanized.json for subdomain. --- domains/eshanized.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eshanized.json diff --git a/domains/eshanized.json b/domains/eshanized.json new file mode 100644 index 000000000..e0442b88f --- /dev/null +++ b/domains/eshanized.json @@ -0,0 +1,11 @@ +{ + "description": "eshanized.is-a.dev", + "repo": "https://github.com/eshanized/eshanized.github.io", + "owner": { + "username": "eshanized", + "email": "m.eshanized@gmail.com" + }, + "record": { + "CNAME": "eshanized.github.io" + } +}