From 883d4d1b72b61c914fb8d1871f1621d69248698d Mon Sep 17 00:00:00 2001 From: Logan <63374017+LoganLikesToCode@users.noreply.github.com> Date: Fri, 17 Jun 2022 09:58:29 -0400 Subject: [PATCH] Create logan.json --- domains/logan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/logan.json diff --git a/domains/logan.json b/domains/logan.json new file mode 100644 index 000000000..f2451dffc --- /dev/null +++ b/domains/logan.json @@ -0,0 +1,12 @@ +{ + "description": "LoganTheDudeRox's custom development website.", + "repo": "https://github.com/LoganLikesToCode/LoganLikesToCode.github.io", + "owner": { + "username": "LoganLikesToCode", + "email": "logantheduderox@gmail.com", + "twitter": "LoganTheDudeRox" + }, + "record": { + "CNAME": "LoganLikesToCode.github.io" + } +}