From fc9e9c4f239e4743d618646040c91fe85d838514 Mon Sep 17 00:00:00 2001 From: gptechland Date: Mon, 31 Mar 2025 22:59:21 +0400 Subject: [PATCH] Add senthil.is-a.dev subdomain --- domains/domains/senthil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/domains/senthil.json diff --git a/domains/domains/senthil.json b/domains/domains/senthil.json new file mode 100644 index 000000000..4c8db6adc --- /dev/null +++ b/domains/domains/senthil.json @@ -0,0 +1,11 @@ +{ + "description": "Senthil's personal tech blog and portfolio", + "repo": "https://github.com/gptechland/senthil-portfolio", + "owner": { + "username": "gptechland", + "email": "skn.hills@gmail.com" + }, + "record": { + "CNAME": "gptechland.github.io" + } +}