From 432d4708068e9663e81525620a02887f32631752 Mon Sep 17 00:00:00 2001 From: Taranjeet Singh Bedi Date: Thu, 4 Jan 2024 15:35:00 +0530 Subject: [PATCH] Adding My Portfolio Site --- domains/tartej.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tartej.json diff --git a/domains/tartej.json b/domains/tartej.json new file mode 100644 index 000000000..3ad7a6db3 --- /dev/null +++ b/domains/tartej.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Site", + "repo": "https://github.com/TartejBrothers/Tarloic", + "owner": { + "username": "tartejbrothers", + "email": "taranjeetsinghbedi2@gmail.com" + }, + "record": { + "CNAME": "tarloic.web.app" + } +}