From 62be749bdb682e43cd708103f53ace548c38a0ad Mon Sep 17 00:00:00 2001 From: Riley Chou <61360955+rileychou@users.noreply.github.com> Date: Fri, 29 Jan 2021 21:09:29 -0800 Subject: [PATCH] Create riley.json --- domains/riley.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/riley.json diff --git a/domains/riley.json b/domains/riley.json new file mode 100644 index 000000000..9cd1012c6 --- /dev/null +++ b/domains/riley.json @@ -0,0 +1,12 @@ +{ + "description": "Riley Chou's Personal Website", + "repo": "https://github.com/rileychou/rileychou.github.io", + "owner": { + "username": "rileychou", + "email": "riley33chou@gmail.com", + "twitter": "IceShark_91" + }, + "record": { + "CNAME": "rileychou.github.io" + } +}