From ffacb23d4006e9736419d75a19b5325877e7540b Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 12 Dec 2022 10:02:21 +0530 Subject: [PATCH] Create panda.json --- domains/panda.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panda.json diff --git a/domains/panda.json b/domains/panda.json new file mode 100644 index 000000000..5f12649c1 --- /dev/null +++ b/domains/panda.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SemantCodes", + "email": "contact@semant.is-a.dev" + }, + "description": "Something juicy", + "record": { + "CNAME": "semantpanda.up.railway.app" + } +}