From 156842d6e80120077b7c9cb3733d0d1080fd3075 Mon Sep 17 00:00:00 2001 From: Hiten Sharma Date: Sun, 20 Oct 2024 14:16:00 +0530 Subject: [PATCH] Create hiten.json --- domains/hiten.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hiten.json diff --git a/domains/hiten.json b/domains/hiten.json new file mode 100644 index 000000000..68eda86cd --- /dev/null +++ b/domains/hiten.json @@ -0,0 +1,11 @@ +{ + "description": "Hiten's portfolio website", + "repo": "https://github.com/htadg/htadg.github.io", + "owner": { + "username": "htadg", + "email": "sharma.hiten3@gmail.com" + }, + "record": { + "CNAME": "htadg.github.io" + } +}