From 13a979438aa9a39590ef7d615227a752d6258e8b Mon Sep 17 00:00:00 2001 From: Chris Hallberg Date: Fri, 19 Jul 2024 08:39:42 -0400 Subject: [PATCH] Create crh.json (#1718) * Create crh.json * Update crh.json --------- Co-authored-by: Richie Bendall --- users/crh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 users/crh.json diff --git a/users/crh.json b/users/crh.json new file mode 100644 index 0000000000..76c38330f6 --- /dev/null +++ b/users/crh.json @@ -0,0 +1,9 @@ +{ + "copyright": "Chris Hallberg", + "url": "https://crhallberg.com", + "email": "chris.hallberg@hey.com", + "format": "text", + "license": "mit", + "theme": "default", + "gravatar": false +}