From 6b8e772c3af612033b881996be274ad30db32efe Mon Sep 17 00:00:00 2001 From: SelfhostedPro <66331933+SelfhostedPro@users.noreply.github.com> Date: Sun, 7 Jun 2020 12:58:25 -0700 Subject: [PATCH] Update template.json Fixed librespeed description. --- Template/template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Template/template.json b/Template/template.json index 87d3817..a216b67 100644 --- a/Template/template.json +++ b/Template/template.json @@ -296,7 +296,7 @@ "type": 1, "title": "LibreSpeed", "name": "LibreSpeed", - "description": "Another application bookmark dashboard, with fun features.", + "description": "A Free and Open Source Speedtest for HTML5 and more.", "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/speedtest.png", "image": "linuxserver/librespeed:latest", "categories": [ @@ -3412,4 +3412,4 @@ } ] } -] \ No newline at end of file +]