From fbe71ba1d1cb7703922228ad20ef189633d7a514 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:31:38 +0530 Subject: [PATCH] Create host-image.json --- domains/host-image.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/host-image.json diff --git a/domains/host-image.json b/domains/host-image.json new file mode 100644 index 000000000..201adbd17 --- /dev/null +++ b/domains/host-image.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "CNAME": "host-image.pages.dev" + } +}