From ac0c1459555bf640b1417488a82c87eefaf7fd42 Mon Sep 17 00:00:00 2001 From: teslen <42941386+hapi-dev@users.noreply.github.com> Date: Wed, 19 Jan 2022 18:08:22 +0100 Subject: [PATCH] Create tesla.json hi --- domains/tesla.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tesla.json diff --git a/domains/tesla.json b/domains/tesla.json new file mode 100644 index 000000000..5380cdea2 --- /dev/null +++ b/domains/tesla.json @@ -0,0 +1,11 @@ +{ + "description": "tesla's personal website", + "repo": "https://github.com/hapi-dev", + "owner": { + "username": "tesla", + "email": "stream.hapi@gmail.com" + }, + "record": { + "CNAME": "arindev.tech" + } +}