From c919266fafc977b2941989e8015b177344b9cebc Mon Sep 17 00:00:00 2001 From: Nicholas Wong Date: Fri, 24 May 2024 22:42:25 -0500 Subject: [PATCH] Creating thewonglife.json --- domains/thewonglife.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thewonglife.json diff --git a/domains/thewonglife.json b/domains/thewonglife.json new file mode 100644 index 000000000..ed0bcce76 --- /dev/null +++ b/domains/thewonglife.json @@ -0,0 +1,12 @@ +{ + "description": "Nicholas Wong's Personal Subdomain", + "repo": "https://github.com/TheWongLife/TheWongLife.github.io", + "owner": { + "username": "TheWongLife", + "email": "nwong27@illinois.edu", + "twitter": "The_Wong_Life" + }, + "record": { + "CNAME": "thewonglife.github.io" + } +}