From 791782f8dedef7c5d593be5813f95733e44d3722 Mon Sep 17 00:00:00 2001 From: utkarshkrsingh Date: Fri, 21 Jun 2024 14:54:47 +0530 Subject: [PATCH] added utkarsh.json --- domains/utkarsh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/utkarsh.json diff --git a/domains/utkarsh.json b/domains/utkarsh.json new file mode 100644 index 000000000..27aa394c1 --- /dev/null +++ b/domains/utkarsh.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/utkarshkrsingh/website", + "owner": { + "username": "Utkarshkrsingh", + "email": "utkarshkrsingh@proton.me" + }, + "record": { + "CNAME": "utkarshkrsingh.github.io" + } +}