From 8e2ad8896f03b054afd9e20c020e5fcafc919fb5 Mon Sep 17 00:00:00 2001 From: Detox82517 <66554822+Detox82517@users.noreply.github.com> Date: Fri, 18 Jun 2021 13:46:39 +0200 Subject: [PATCH] Create cj --- domains/cj | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cj diff --git a/domains/cj b/domains/cj new file mode 100644 index 000000000..7f1f010ca --- /dev/null +++ b/domains/cj @@ -0,0 +1,12 @@ +{ + "description": "CJ's blog", + "repo": "https://github.com/Detox82517/cj-blog.git", + "owner": { + "username": "Detox82517", + "email": "", + "twitter": "" + }, + "record": { + "CNAME": "https://github.com/Detox82517" + } +}