From ad90959e5fe247d26227e45055589d90607bac84 Mon Sep 17 00:00:00 2001 From: DrMonocle Date: Thu, 28 Oct 2021 16:44:39 +0100 Subject: [PATCH] Create drmonocle.json --- domains/drmonocle.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drmonocle.json diff --git a/domains/drmonocle.json b/domains/drmonocle.json new file mode 100644 index 000000000..0f7638dfb --- /dev/null +++ b/domains/drmonocle.json @@ -0,0 +1,11 @@ +{ + "description": "DrMonocle Website", + "repo": "https://github.com/monocledr/monocledr.github.io", + "owner": { + "username": "monocledr", + "email": "contact.drmonocle@gmail.com" + }, + "record": { + "CNAME": "monocledr.github.io" + } +}