From 5a4432873d9ab3839e9bc41d080cf040a6121066 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Sun, 6 Aug 2023 18:27:12 +0530 Subject: [PATCH] Create jake.json --- domains/jake.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jake.json diff --git a/domains/jake.json b/domains/jake.json new file mode 100644 index 000000000..ad102c4ed --- /dev/null +++ b/domains/jake.json @@ -0,0 +1,11 @@ +{ + "description": "Jake's personal website and blog.", + "repo": "https://github.com/j-eo/j-eo.github.io", + "owner": { + "username": "j-eo", + "email": "website-contact.nem2h@silomails.com", + }, + "record": { + "CNAME": "j-eo.github.io" + } +}