From 9823ea29a86662c80cd3f235698adbca7e234736 Mon Sep 17 00:00:00 2001 From: Joshua Hargreaves Date: Wed, 26 Feb 2025 10:21:12 +0000 Subject: [PATCH] Create josh.json --- domains/josh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/josh.json diff --git a/domains/josh.json b/domains/josh.json new file mode 100644 index 000000000..8dd0b3ee8 --- /dev/null +++ b/domains/josh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshhargreaves", + "email": "me@joshhargreaves.co.uk" + }, + "CNAME": { + "URL": "joshhargreaves.co.uk" + } +}