From 9d76c2ff92533bef6f62d66e65ab1ef66c2fa52d Mon Sep 17 00:00:00 2001 From: "monitrr (previously ayzansalt)" <36968271+monitrr@users.noreply.github.com> Date: Sun, 9 May 2021 17:09:34 +0100 Subject: [PATCH] Create moni.json --- domains/moni.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/moni.json diff --git a/domains/moni.json b/domains/moni.json new file mode 100644 index 000000000..5849fa346 --- /dev/null +++ b/domains/moni.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website to showcase the stuff that I do", + "repo": "https://github.com/monitrr/monitrr.github.io", + "owner": { + "username": "monitrr", + "email": "aanilsaint26@gmail.com" + }, + "record": { + "CNAME": "monitrr.github.io" + } +}