From 4f65f88f43a3c493e3aa047e8cbde1484f577409 Mon Sep 17 00:00:00 2001 From: si458 Date: Wed, 8 Nov 2023 10:58:31 +0000 Subject: [PATCH] fix docs formatting Signed-off-by: si458 --- docs/docs/meshcentral/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/meshcentral/index.md b/docs/docs/meshcentral/index.md index 0ca3c63b..9fb684d0 100644 --- a/docs/docs/meshcentral/index.md +++ b/docs/docs/meshcentral/index.md @@ -1258,7 +1258,7 @@ You can also customize the Agent to add your own logo. ![](images/2022-08-24-06-42-40.png) ```json - "agentCustomization": { +"agentCustomization": { "displayName": { "type": "string", "default": "MeshCentral Agent", @@ -1304,8 +1304,8 @@ You can also customize the Agent to add your own logo. "default": null, "description": "Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format #000000 to #FFFFFF." } - } - ``` +} +``` ![agent icon](images/agentico.png)