From 092d78afc6a26ff06ce2b2e4cc09cc44b5b4559f Mon Sep 17 00:00:00 2001 From: Fascinated Date: Wed, 12 Jul 2023 10:43:30 +0100 Subject: [PATCH] re-enable background image --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 5b6c866..948c4f2 100644 --- a/config.json +++ b/config.json @@ -4,7 +4,7 @@ "description": "A description about yourself", "avatar": "/avatar.webp", "background": { - "showBackground": false, + "showBackground": true, "blur": true, "darken": { "enabled": true,