From f8d9245b931735614e9537609a38442100b5c21a Mon Sep 17 00:00:00 2001 From: "The A Story Books .Dev" <109474310+gamerz420@users.noreply.github.com> Date: Sun, 19 Mar 2023 14:42:50 +0500 Subject: [PATCH] Create hot-dev.json --- domains/hot-dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hot-dev.json diff --git a/domains/hot-dev.json b/domains/hot-dev.json new file mode 100644 index 000000000..278c86764 --- /dev/null +++ b/domains/hot-dev.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for me", + "repo": "https://github.com/gamerz420/gamerz420.github.io", + "owner": { + "username": "gamerz420", + "email": "imakbss@gmail.com", + "discord":"gamerz420#6200" + }, + "record": { + "CNAME": "gamerz420.github.io" + } +}