From 7fca6a863daff2735ac6094dd0f3239132c62a53 Mon Sep 17 00:00:00 2001 From: Theo Paris Date: Tue, 11 Aug 2020 19:34:50 -0700 Subject: [PATCH] Update theoparis.json (#1435) fixed email and updated theme --- users/theoparis.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/users/theoparis.json b/users/theoparis.json index 968643d6..ca2d19a0 100644 --- a/users/theoparis.json +++ b/users/theoparis.json @@ -1,9 +1,9 @@ { "copyright": "Theo Paris", "url": "https://theoparis.com", - "email": "theoparisdesigns@gmail.com", + "email": "theo@throw-out-error.dev", "format": "html", "license": "mit", - "theme": "default-dark", + "theme": "hacker", "gravatar": true -} \ No newline at end of file +}