From ad15e1a0162b55c935536d33e9bf8145aab16993 Mon Sep 17 00:00:00 2001 From: nocekek <101001455+nocekek@users.noreply.github.com> Date: Sun, 6 Mar 2022 01:52:48 +0800 Subject: [PATCH] Create garden.json --- domains/garden.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/garden.json diff --git a/domains/garden.json b/domains/garden.json new file mode 100644 index 000000000..b7efda5aa --- /dev/null +++ b/domains/garden.json @@ -0,0 +1,11 @@ +{ + "description": "my personal website", + "repo": "https://github.com/nocekek", + "owner": { + "username": "nocekek", + "email": "nocekek.heytherebuddy@gmail.com" + }, + "record": { + "CNAME": "b8642d5b-1564-4bcd-aa54-03228a9b8d96.id.repl.co" + } +}