From f9d4976e76510523af2a033f61ebceffe33282e3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 7 Nov 2022 08:00:25 +0800 Subject: [PATCH 1/2] Create alt.william.json --- domains/alt.william.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alt.william.json diff --git a/domains/alt.william.json b/domains/alt.william.json new file mode 100644 index 000000000..4e5b33c21 --- /dev/null +++ b/domains/alt.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WDH-2", + "email": "is-a-dev@wdh.bio" + }, + + "record": { + "CNAME": "dns.williamharrison.xyz" + } +} From 5d230555fac32f9fdebac526b5609efe342e0425 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 7 Nov 2022 08:06:20 +0800 Subject: [PATCH 2/2] Rename alt.william.json to william2.json --- domains/{alt.william.json => william2.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{alt.william.json => william2.json} (100%) diff --git a/domains/alt.william.json b/domains/william2.json similarity index 100% rename from domains/alt.william.json rename to domains/william2.json