From 8b9fb500efe91a2b9254322624bc4276327b7818 Mon Sep 17 00:00:00 2001 From: Akash Babu <115166372+AshC1ty@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:18:19 +0530 Subject: [PATCH] Create new domain.json --- domains/kanti-tkm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kanti-tkm.json diff --git a/domains/kanti-tkm.json b/domains/kanti-tkm.json new file mode 100644 index 000000000..679a0abfc --- /dev/null +++ b/domains/kanti-tkm.json @@ -0,0 +1,11 @@ +{ + "description": "Toyota Fan Website", + "repo": "https://ashc1ty.github.io/test-toyo/", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +}