From 373578b45f92cd8f52d16fb1a9165a433ff32d33 Mon Sep 17 00:00:00 2001 From: Joshua Christian <92067229+joshex150@users.noreply.github.com> Date: Mon, 23 Sep 2024 08:42:54 +0100 Subject: [PATCH] Create kachi.json --- kachi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 kachi.json diff --git a/kachi.json b/kachi.json new file mode 100644 index 000000000..faaaaf201 --- /dev/null +++ b/kachi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshex150", + "email": "joshex150@gmail.com" + }, + "record": { + "CNAME": "josh-folio.web.app", + } +}