From 181e6c6db33ccb2af7317744bc82cc1edf8cfbf8 Mon Sep 17 00:00:00 2001 From: Jubal Slone Date: Fri, 14 Feb 2025 13:13:39 -0600 Subject: [PATCH] Create jubal.json --- domains/jubal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jubal.json diff --git a/domains/jubal.json b/domains/jubal.json new file mode 100644 index 000000000..076d28baa --- /dev/null +++ b/domains/jubal.json @@ -0,0 +1,11 @@ +{ + "description": "Jubal Slone's website", + "repo": "https://github.com/jubalslone/jubalslone.github.io", + "owner": { + "username": "jubalslone", + "email": "jubal.slone@gmail.com" + }, + "record": { + "CNAME": "jubalslone.github.io" + } +}