From dac34129184d4602426147ae4c7e73074a9143b2 Mon Sep 17 00:00:00 2001 From: Coincadink Date: Sat, 12 Jun 2021 18:55:07 -0600 Subject: [PATCH] Create john.json --- domains/john.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/john.json diff --git a/domains/john.json b/domains/john.json new file mode 100644 index 000000000..59e3bd724 --- /dev/null +++ b/domains/john.json @@ -0,0 +1,12 @@ +{ + "description": "John Peterson's personal development page.", + "repo": "https://github.com/majesticturtlejp/majesticturtlejp.github.io", + "owner": { + "username": "majesticturtlejp", + "email": "johnp5419@gmail.com", + "instagram": "johnp5419" + }, + "record": { + "CNAME": "majesticturtlejp.github.io" + } + } \ No newline at end of file