From a00d35e2c8a763136c64c32c8f79dd1cf48ad0bc Mon Sep 17 00:00:00 2001 From: Kelly Lawrence Date: Mon, 10 Feb 2025 11:28:21 -0400 Subject: [PATCH] Create kelly.json --- domains/kelly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kelly.json diff --git a/domains/kelly.json b/domains/kelly.json new file mode 100644 index 000000000..b6edc2131 --- /dev/null +++ b/domains/kelly.json @@ -0,0 +1,11 @@ +{ + "description": "Kelly Lawrence's personal website.", + "owner": { + "email": "kelly@kellylawrence.ca", + "username": "kellylawrence" + }, + "record": { + "CNAME": "kellylawrence.github.io" + }, + "repo": "https://github.com/kellylawrence/kellylawrence.github.io" +}