From 07d3077b8044ffb540955bbf33e32e2a9db76e9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 18 Aug 2024 17:20:41 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(links):=20add=20speed-test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- userconfig.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/userconfig.js b/userconfig.js index a8a5d5a..f5407df 100644 --- a/userconfig.js +++ b/userconfig.js @@ -678,6 +678,12 @@ const default_config = { icon: "spray", icon_color: "#c6a0f6", }, + { + name: "speed-test", + url: "https://librespeed.org/", + icon: "brand-speedtest", + icon_color: "#91d7e3", + }, ], }, {