From b1678374238169d92c8c33b912d9418a083d0319 Mon Sep 17 00:00:00 2001 From: Tuan Phong Nguyen Date: Wed, 7 Oct 2020 15:55:00 -0400 Subject: [PATCH] added andrew to domains --- domains/andrew.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andrew.json diff --git a/domains/andrew.json b/domains/andrew.json new file mode 100644 index 000000000..ea141e4ae --- /dev/null +++ b/domains/andrew.json @@ -0,0 +1,12 @@ +{ + "description": "Andrew Nguyen's portfolio", + "repo": "https://github.com/andrewnt219/andrewnt219.github.io", + "owner": { + "username": "andrewnt219", + "email": "hey@andrewnt.dev" + }, + "record": { + "CNAME": "andrewnt219.github.io", + "URL": "https://andrew.is-a.dev" + } +}