From b41f324c19bffe4569316f9ff4298dc0dcad594a Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Thu, 29 Jun 2023 18:10:32 +0530 Subject: [PATCH] Create deva.json --- domains/deva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deva.json diff --git a/domains/deva.json b/domains/deva.json new file mode 100644 index 000000000..bc75cc49a --- /dev/null +++ b/domains/deva.json @@ -0,0 +1,11 @@ +{ + "description": "my website", + "repo": "https://github.com/turbomaster95/turbomaster95.github.io", + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "CNAME": "turbomaster95.github.io" + } +}