From a18916024c1fc5c663f36f38fe1facc59669cee6 Mon Sep 17 00:00:00 2001 From: William W <81191122+websterwh16@users.noreply.github.com> Date: Fri, 12 Nov 2021 15:44:50 -0800 Subject: [PATCH] Create will.json --- domains/will.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/will.json diff --git a/domains/will.json b/domains/will.json new file mode 100644 index 000000000..c826fa1ef --- /dev/null +++ b/domains/will.json @@ -0,0 +1,12 @@ + +{ + "description": "William's site", + "repo": "https://websterwh16.github.io/willisadev/", + "owner": { + "username": "websterwh16", + "email": "websterwh16@gmail.com" + }, + "record": { + "CNAME": "websterwh16.github.io" + } +}