From ad82e07b7f82bc4305bc9e3a8edf81cb295af370 Mon Sep 17 00:00:00 2001 From: Chris <41804738+cwerl@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:26:30 +0100 Subject: [PATCH] Create cwerl.json --- domains/cwerl.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/cwerl.json diff --git a/domains/cwerl.json b/domains/cwerl.json new file mode 100644 index 000000000..fc3c08f61 --- /dev/null +++ b/domains/cwerl.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cwerl" + }, + "record": { + "CNAME": "cwerl.github.io" + } +}