From 71e6cf0f3dcf4fbc0167f405896749aa64ceb231 Mon Sep 17 00:00:00 2001 From: Bjorn Lammers Date: Wed, 17 Aug 2022 00:00:13 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9A=20Changes=20Dashboard=20Icons=20UR?= =?UTF-8?q?L=20to=20new=20location?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/defaults.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/defaults.js b/src/utils/defaults.js index 273dde06..1055d68b 100644 --- a/src/utils/defaults.js +++ b/src/utils/defaults.js @@ -212,7 +212,7 @@ module.exports = { generativeFallback: 'https://evatar.io/{icon}', localPath: './item-icons', faviconName: 'favicon.ico', - homeLabIcons: 'https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/{icon}.png', + homeLabIcons: 'https://raw.githubusercontent.com/walkxcode/dashboard-icons/master/png/{icon}.png', homeLabIconsFallback: 'https://raw.githubusercontent.com/NX211/homer-icons/master/png/{icon}.png', }, /* API endpoints for widgets that need to fetch external data */