From e66d7da423daa0021a0904387744e8c655c35ea3 Mon Sep 17 00:00:00 2001 From: techsideofficial Date: Mon, 6 Nov 2023 12:19:19 +1300 Subject: [PATCH] feat(domain): techside.is-a.dev --- domains/techside.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/techside.json diff --git a/domains/techside.json b/domains/techside.json new file mode 100644 index 000000000..723ecc8d0 --- /dev/null +++ b/domains/techside.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techsideofficial", + "email": "wienerwolf77@gmail.com" + }, + "record": { + "CNAME": "joysteem.web.app" + } +}