From db2e46b4dab5fbeef96dd40b34b874c331e39c30 Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Sat, 5 Aug 2023 21:02:27 +0530 Subject: [PATCH] add cd.is-a.dev --- domains/cd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cd.json diff --git a/domains/cd.json b/domains/cd.json new file mode 100644 index 000000000..2ef6d8b23 --- /dev/null +++ b/domains/cd.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website of Yaksh Bariya", + "repo": "https://github.com/thunder-coding/CodingThunder", + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "CNAME": "thunder-coding.github.io" + } +}